summaryrefslogtreecommitdiff
path: root/Basketball.gd
AgeCommit message (Expand)Author
2022-09-23Created folders and renamed files and nodes to standard naming scheme.Logan
2022-09-23Toggle between reset position and applying force.Logan
2022-09-23Refactored physics code.Logan
2022-09-23Allow resetting of the ballcflip
2022-09-23Replace the basketball sprite object with a RigidBody2Dcflip