summaryrefslogtreecommitdiff
path: root/project.godot
AgeCommit message (Expand)Author
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