This website requires JavaScript.
Explore
Help
Sign In
Dotts
/
Papay-Shooter
Watch
1
Star
0
Fork
0
Code
Issues
2
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d21d5a8b896fb92625708617d5dd0330f0970a5c
Papay-Shooter
/
movement
/
states
T
History
Hermes
dc2cb8ca26
fix: correct axis direction, air accel, and jump/dash input handling
2026-06-03 17:35:28 -04:00
..
state_air.gd
fix: correct axis direction, air accel, and jump/dash input handling
2026-06-03 17:35:28 -04:00
state_dash.gd
fix: resolve GDScript parse errors in movement states
2026-06-02 23:15:20 -04:00
state_ground.gd
fix: correct axis direction, air accel, and jump/dash input handling
2026-06-03 17:35:28 -04:00
state_slide.gd
fix: resolve GDScript parse errors in movement states
2026-06-02 23:15:20 -04:00
state_wall_cling.gd
feat(movement): add movement state machine with air/ground/wallrun/slide/dash/ground states
2026-06-02 22:36:00 -04:00
state_wall_run.gd
fix(movement): typed Vector3 infer in state_wall_run.detect_wall()
2026-06-03 00:18:04 -04:00