summaryrefslogtreecommitdiff
path: root/Basketball.gd
AgeCommit message (Collapse)Author
2022-09-23Replace the basketball sprite object with a RigidBody2Dcflip
This way we don't have to implement all of the physics ourselves.