Pong/Scripts/Managers
Fries f84479e03a make a main menu and score system
i added a main menu scene and a score system that is written in GDScript instead of C# for a change. the WallManager, the thing that detects collisions, calls the score method on the ScoreManager.
2023-05-19 19:42:56 -07:00
..
MainMenuManager.cs make a main menu and score system 2023-05-19 19:42:56 -07:00
SceneManager.cs walls can reset the ball to its starting position 2023-05-19 00:18:38 -07:00
ScoreManager.gd make a main menu and score system 2023-05-19 19:42:56 -07:00
WallManager.cs make a main menu and score system 2023-05-19 19:42:56 -07:00