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
8b8d6f07bc347ad603de56b394dc62595caecfe1
sml-projects
/
fcore
History
Humza Shahid
8b8d6f07bc
change floatLimit to 3, which seems to be fine
2024-12-14 18:11:59 +00:00
..
block.sml
add block.sml which just generates a block for OpenGL
2024-12-10 11:55:40 +00:00
game-type.sml
add FLOATING case to player's y_axis type, so user hovers briefly after jumping, before gravity is applied (this is normal game physics)
2024-12-14 18:02:57 +00:00
player.sml
change floatLimit to 3, which seems to be fine
2024-12-14 18:11:59 +00:00
quad-tree.sml
get player to react to wall quad tree
2024-12-13 22:48:34 +00:00
wall.sml
make sure gravity is applied when player walks off platform
2024-12-14 08:11:23 +00:00