-
Notifications
You must be signed in to change notification settings - Fork 0
Code Ball Game State #12
Copy link
Copy link
Open
Description
alienboy13
opened on Oct 17, 2021
Issue body actions
- Create StartGame() method which receives that the game has started
- Have StartGame() give the ball an initial upwards velocity
- Create OnCollisionEnter2d(Collisoin2D collision) method on Ball.
- On collision, have the ball invert its velocity in the direction parallel to the surface and randomize the component of its velocity in the x-direction
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels