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
b697eaf8e004b2ee6f132fb31907754abc6cdbc5
sml-projects
/
fcore
/
level
/
player
History
Humza Shahid
b697eaf8e0
add sprites for when player jumps while facing left, and add code to handle this case
2025-02-24 12:43:08 +00:00
..
sprites
add sprites for when player jumps while facing left, and add code to handle this case
2025-02-24 12:43:08 +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 sprites for when player jumps while facing left, and add code to handle this case
2025-02-24 12:43:08 +00:00
player.sml
add animation for player walking leftwards
2025-02-23 07:43:23 +00:00