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
c463c29031ffe7d98e54af7f4bf20f1a18b3c92e
Papay-Shooter
/
movement
/
states
T
History
Hermes
c463c29031
revert bogus debug edit in state_ground; restore clean update() entry
2026-06-03 16:55:41 -04:00
..
state_air.gd
feat(movement): add movement state machine with air/ground/wallrun/slide/dash/ground states
2026-06-02 22:36:00 -04:00
state_dash.gd
fix: resolve GDScript parse errors in movement states
2026-06-02 23:15:20 -04:00
state_ground.gd
revert bogus debug edit in state_ground; restore clean update() entry
2026-06-03 16:55:41 -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