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
0d34db359c064939f9368ee96418960a60237608
sml-projects
/
fcore
/
level
/
player
History
Humza Shahid
0d34db359c
accuracy improvement for Whip.leftFrames
2025-03-01 02:13:36 +00:00
..
sprites
add a couple of frames to right-attack animation, making it appear smoother and less choppy
2025-03-01 01:11:16 +00:00
player-attack.sml
fix exception with attacking fallingEnemies, by regenerating fallingTree on each collision
2025-03-01 01:53:30 +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
animate whip (only visual; no collision detection)
2025-02-28 14:11:57 +00:00
player-vec.sml
use player jumping sprites when player drops below platform
2025-02-24 12:59:59 +00:00
player.sml
add leftFrames for whip attack
2025-03-01 01:48:15 +00:00
whip.sml
accuracy improvement for Whip.leftFrames
2025-03-01 02:13:36 +00:00