Commit Graph

4 Commits

Author SHA1 Message Date
RochesterX
63775c5103 Separate respawn script
Make respawning a separate script; make Bones respawnable
2025-01-15 14:07:17 -05:00
RochesterX
b5cc70ad43 Add player joining
In the platformer scene, whenever you connect a new keyboard or controller, or interact with one already connected, a new player will be created and tied to that input device. Please try to break this system to make sure it works properly.
2025-01-14 11:40:09 -05:00
RochesterX
4be2e20865 Make platformer player movement 100% physics-based 2025-01-13 15:58:50 -05:00
RochesterX
3064bf4e34 Created Platformer example game 2025-01-10 16:14:33 -05:00