|
|
df186308bb
|
reduce floatLimit to 4, which feels better in the game
|
2024-12-14 18:07:12 +00:00 |
|
|
|
62a6a831ed
|
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 |
|
|
|
cea269689e
|
make it so that player will jump shorter distance if they only press up button for short period of time
|
2024-12-14 08:18:39 +00:00 |
|
|
|
34884b1b50
|
make sure gravity is applied when player walks off platform
|
2024-12-14 08:11:23 +00:00 |
|
|
|
1901043535
|
add functionality to move player by using arrow keys
|
2024-12-14 07:59:43 +00:00 |
|
|
|
9144c97fba
|
get player to react to wall quad tree
|
2024-12-13 22:48:34 +00:00 |
|
|
|
544460aec7
|
begin coding player
|
2024-12-09 04:37:40 +00:00 |
|