This website requires JavaScript.
Explore
Help
Register
Sign In
humza
/
sml-projects
Watch
1
Star
0
Fork
0
You've already forked sml-projects
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
38640b14a2432afdbe6f8c37b4b842a903b79829
sml-projects
/
fcore
/
enemy
History
Humza Shahid
38640b14a2
add falling_enemies type to game (these enemies can be picked up and thrown), and thread fallingEnemies through enemy.sml to set up scaffolding for them
2025-02-08 09:20:10 +00:00
..
enemy-behaviour.sml
add falling_enemies type to game (these enemies can be picked up and thrown), and thread fallingEnemies through enemy.sml to set up scaffolding for them
2025-02-08 09:20:10 +00:00
enemy-patch.sml
reimplement enemy-filter loop (now enemy's reaction, and decision to possibly filter, is fully under enemy's control - physics, damage reaction, whether to filter or update enemy's state, etc.)
2025-02-08 01:05:39 +00:00
enemy-variants.sml
reimplement enemy-filter loop (now enemy's reaction, and decision to possibly filter, is fully under enemy's control - physics, damage reaction, whether to filter or update enemy's state, etc.)
2025-02-08 01:05:39 +00:00
enemy.sml
add falling_enemies type to game (these enemies can be picked up and thrown), and thread fallingEnemies through enemy.sml to set up scaffolding for them
2025-02-08 09:20:10 +00:00