Commit Graph

29 Commits

Author SHA1 Message Date
Josh Creek 5ad381cf2f feat(*): Add hud with timer 2025-07-13 18:36:48 +01:00
Josh Creek bdd0244873 fix(*): Ensure that movement vaguely works in the new area and looks vaguely at the ball 2025-07-12 20:34:03 +01:00
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 69cd778c7c feat(*): Lock rotation of player objects
Until we can sort it out properly later on, for now it's a nicer testing experience to not have the player (and camera) rotating whenever they make contact with another object.
2024-03-21 20:26:36 +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 5b686554c0 feat(*): Add camera node to vehicle 2024-03-21 19:37:01 +00:00
Josh Creek 93ee7f8762 chore(*): Rename goal script 2024-03-21 19:36:14 +00:00
Josh Creek 70148e2e81 feat(*): Enable basic anti-aliasing 2024-02-23 19:05:08 +00:00
Josh Creek 688b1f14e9 fix(*): Fix ball model scaling 2024-02-23 19:01:37 +00:00
Josh Creek ed01bd4846 feat(*): Add environment and colours 2024-02-23 18:58:50 +00:00
Josh Creek b2eebc9d25 feat(*): Add metallic gold model for ball from Blender 2024-02-23 18:48:26 +00:00
Josh Creek ddfd8efb71 feat(*): Add the ability to score a goal 2024-02-23 18:26:23 +00:00
Josh Creek 963d7db941 chore(*): Add logo 2024-02-23 18:13:33 +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 5d518cbcfb Merge pull request #6 from jcreek/5-add-a-fixed-ballcam-behind-and-slightly-above-the-vehicle
feat(#3): Add a fixed ballcam behind and slightly above the vehicle
2024-02-21 18:11:14 +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 0bf6a3d952 Merge pull request #4 from jcreek/2-add-the-ability-to-move-the-vehicle-up-down-left-right-forwards-backwards-using-the-keyboard
feat(#2): Add the ability to move the vehicle up, down, left, right, …
2024-02-21 18:09:55 +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
Josh Creek 0178d7ea0b Merge pull request #3 from jcreek/1-create-a-match-scene-with-a-ball-and-a-vehicle
feat(#1): Create a match scene with a ball and a vehicle
2024-02-21 18:08:21 +00:00
Josh Creek a5bcedd5b2 feat(#1): Create a match scene with a ball and a vehicle 2024-02-21 18:07:09 +00:00
Josh Creek fa779e5b47 chore(*): Create base Godot 4 3d project 2024-02-21 18:05:09 +00:00
Josh Creek b3c13c6cbd Update README.md 2024-02-21 12:49:29 +00:00
Josh Creek 969d36864e Update README.md 2024-02-21 12:37:40 +00:00
Josh Creek 61dec9b953 Update README.md 2024-02-21 12:37:25 +00:00
Josh Creek 062125d1ae Initial commit 2024-02-21 12:33:08 +00:00