diff options
author | Juan J. Martinez <jjm@usebox.net> | 2023-06-21 23:01:18 +0100 |
---|---|---|
committer | Juan J. Martinez <jjm@usebox.net> | 2023-06-21 23:01:18 +0100 |
commit | 16c38fc10c7120bd86f69c25f179f7ed81262a70 (patch) | |
tree | d958b8e930c02695d8e64710c1c2d2d5654e7a0e /TODO.md | |
parent | ba2a2dbe3434a1ffc10542ca38e6116c0bde7b65 (diff) | |
download | gold-mine-run-16c38fc10c7120bd86f69c25f179f7ed81262a70.tar.gz gold-mine-run-16c38fc10c7120bd86f69c25f179f7ed81262a70.zip |
Add "coyote time"
If the player moves and gains momentum, allow jumping then the gravity
as already kicked in to make easier tricky jumps.
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -3,7 +3,9 @@ - entity system - free/used lists - player - - "coyote time" + - damage + - invulnerable + - respawn - map - entities - pick ups |