Pong/Scripts
Fries 2805cd0e95 give each wall a seperate collider
this means i can detect if the ball hits the right or left wall, and it makes it easier to maintain.
2023-05-18 10:38:22 -07:00
..
Ball.cs add enemy ai to the game 2023-05-17 23:41:40 -07:00
Constants.cs make a basic prototype for a scene. 2023-05-16 23:15:31 -07:00
Enemy.cs add enemy ai to the game 2023-05-17 23:41:40 -07:00
Paddle.cs add enemy ai to the game 2023-05-17 23:41:40 -07:00
SceneManager.cs add enemy ai to the game 2023-05-17 23:41:40 -07:00
WallManager.cs give each wall a seperate collider 2023-05-18 10:38:22 -07:00