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
0353c47f2753fcc866a3f4fb6cc2898baf6a945b
sml-projects
/
fcore
/
level
/
player
History
Humza Shahid
0353c47f27
add jumping/falling sprites when player is facing right (todo: add sprites mirrored to face left)
2025-02-23 13:47:41 +00:00
..
sprites
add jumping/falling sprites when player is facing right (todo: add sprites mirrored to face left)
2025-02-23 13:47:41 +00:00
player-attack.sml
begin parameterising level so that it fits into larger type (with different modes like TITLE, LEVEL, SETTINGS, etc.)
2025-02-18 13:16:52 +00:00
player-patch.sml
add 'animTimer' to player type, to help decide which frame to show for player
2025-02-22 14:00:33 +00:00
player-type.sml
add 'animTimer' to player type, to help decide which frame to show for player
2025-02-22 14:00:33 +00:00
player-vec.sml
add jumping/falling sprites when player is facing right (todo: add sprites mirrored to face left)
2025-02-23 13:47:41 +00:00
player.sml
add animation for player walking leftwards
2025-02-23 07:43:23 +00:00