Commit Graph

13 Commits

Author SHA1 Message Date
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
44ccb6ea81 Name Bones 2025-01-13 16:46:25 -05:00
RochesterX
c8bd31c514 Meet bones 2025-01-13 16:41:29 -05:00
RochesterX
4be2e20865 Make platformer player movement 100% physics-based 2025-01-13 15:58:50 -05:00
RochesterX
e95c8897f0 Remove test folder 2025-01-13 14:15:28 -05:00
RochesterX
30eda583a1 Script 2025-01-10 18:41:37 -05:00
RochesterX
33d19846dc New Folder For Testing 2025-01-10 18:41:02 -05:00
RochesterX
3064bf4e34 Created Platformer example game 2025-01-10 16:14:33 -05:00
RochesterX
afaf1767cb Made the Hub buttons not interactable when in a game 2025-01-09 12:30:22 -05:00
RochesterX
d71edf7806 Made the Pong score reset 2025-01-09 12:23:19 -05:00
RochesterX
827a1a01fb Made Pong goals larger and updated Hub layout 2025-01-09 12:01:26 -05:00
RochesterX
8a42932cf2 Made the ball speed up (second computer test) 2025-01-09 11:53:58 -05:00
RochesterX
f13e8e4c05 Initial Commit 2025-01-09 11:07:20 -05:00