summaryrefslogtreecommitdiff
path: root/scripts/hoop.gd
AgeCommit message (Expand)Author
2023-01-31Prevent unnecessary debug info from being printedLogan
2023-01-30Ensure scores are only counted when object is basketballLogan
2022-10-01Add initial implementation of a timeout screen.Logan
2022-09-30Added testing controls to test repositioning.Logan
2022-09-30Improved position changer and removed the need for a global variable.Logan
2022-09-27Remove the need for a hoop position variable.Logan
2022-09-26Prevented score from increasing once timer reaches zero.Logan
2022-09-26Made basketball change position based on hoop's position.Logan
2022-09-24Prevent over-scoring with basketball.Logan
2022-09-24Make score a global variable and interface displays power.Logan
2022-09-23Basic UI with score counter and other minor changes.Logan
2022-09-23Added one-way collision and area detection to hoop.Logan