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
df186308bb65138693097105941381def41139c9
sml-projects
/
fcore
History
Humza Shahid
df186308bb
reduce floatLimit to 4, which feels better in the game
2024-12-14 18:07:12 +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
reduce floatLimit to 4, which feels better in the game
2024-12-14 18:07:12 +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