Commit Graph

10 Commits

Author SHA1 Message Date
Josh Creek 927bbd0be7 feat(*): Add new match scene, new player scene and main menu 2025-07-12 19:20:16 +01:00
Josh Creek 58fac74683 fix(*): Fix movement for player 2 2024-03-21 20:32:25 +00:00
Josh Creek 764299d850 fix(*): Ensure moving backwards doesn't change y vector 2024-03-21 20:30:56 +00:00
Josh Creek d11c566ed9 fix(*): Change direction relative to player not the world 2024-03-21 20:23:54 +00:00
Josh Creek b7d52b7509 feat(*): Add basic 2 player splitscreen 2024-03-21 20:12:53 +00:00
Josh Creek ddfd8efb71 feat(*): Add the ability to score a goal 2024-02-23 18:26:23 +00:00
Josh Creek 80882a9c5e feat(*): Add goal with basic collision 2024-02-23 18:13:25 +00:00
Josh Creek 0fd3098f14 feat(*): Split out vehicle object 2024-02-23 18:12:59 +00:00
Josh Creek ed590bc062 feat(#3): Add a fixed ballcam behind and slightly above the vehicle 2024-02-21 18:11:00 +00:00
Josh Creek cbd9db488f feat(#2): Add the ability to move the vehicle up, down, left, right, forwards, backwards using the keyboard 2024-02-21 18:09:13 +00:00