summaryrefslogtreecommitdiffstats
path: root/player.gd
Commit message (Collapse)AuthorAgeFilesLines
* Separate TransitionManager from TopJan Tuomi2025-11-211-1/+0
|
* Refactor transitionsJan Tuomi2025-11-211-1/+0
|
* Add test room 3Jan Tuomi2025-11-211-3/+7
|
* Improve transitionsJan Tuomi2025-11-201-6/+30
|
* Improve room changeJan Tuomi2025-11-191-0/+4
|
* Add camera offsetting when movingJan Tuomi2025-11-141-0/+6
|
* Add jump bufferingJan Tuomi2025-11-141-1/+6
|
* Add high jump with long pressJan Tuomi2025-11-141-1/+8
|
* Add initial level system, main menuJan Tuomi2025-11-141-1/+2
|
* Add level system, fix coyote double jumpsJan Tuomi2025-11-141-0/+2
|
* Add coyote timeJan Tuomi2025-11-141-1/+11
|
* Fix movement stalling issue when both directions are pressedJan Tuomi2025-11-141-4/+17
|
* Initial commitJan Tuomi2025-11-131-0/+33