Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-23 | Refactored physics code. | Logan | |
2022-09-23 | Allow resetting of the ball | cflip | |
2022-09-23 | Replace the basketball sprite object with a RigidBody2D | cflip | |
This way we don't have to implement all of the physics ourselves. |