summaryrefslogtreecommitdiff
path: root/project.godot
AgeCommit message (Expand)Author
2023-04-30Move to Godot 4 and fixesLogan
2023-02-01Allow the aspect ratio to change when window is resizedcflip
2023-02-01Added music scene singletonLogan
2023-01-30Removed setting that introduced imperfect pixel snappingLogan
2023-01-30Added pausemenu and various changes to interface.Logan
2022-09-30Removed the need for two timers and cleaned up some stuff.Logan
2022-09-29Change project defaults and reimport images.Logan
2022-09-25Made window keep aspect ratio when stretching screen.Logan
2022-09-24Use custom icon and delete default Godot iconcflip
2022-09-24Reduce scale of entire scene by 5 and upscale the window insteadcflip
2022-09-24Only throw basketball on mouse-release when cursor is near ball.Logan
2022-09-24Make score a global variable and interface displays power.Logan
2022-09-23Remove reference to default_env.trescflip
2022-09-23Tweaked hoop colliders and added sprite layering.Logan
2022-09-23Remove unused 3D environment filecflip
2022-09-23Created folders and renamed files and nodes to standard naming scheme.Logan
2022-09-23Added basic level scene with floor.Logan
2022-09-23Replace the basketball sprite object with a RigidBody2Dcflip
2022-09-23Press space to shoot the basketballcflip
2022-09-22Add initial project files & resources.Logan