Age | Commit message (Collapse) | Author |
|
|
|
This way if we want to move the sprite around, the rotation of the
basketball will not cause the sprite to 'orbit' the origin.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This way we don't have to implement all of the physics ourselves.
|
|
This just resets the position and velocity for now
|
|
|
|
|
|
|
|
|