Pong/Scripts/Managers
Fries 65ef70f583 the enemy can now see when the screen is adjusted.
the scaling manager now controls when the various objects are active so stuff won't be null because of stuff running too fast or slow.
2023-06-02 17:15:44 -07:00
..
UI add a vsync option to the settings 2023-05-26 19:50:14 -07:00
BasePaddle.cs the enemy can now see when the screen is adjusted. 2023-06-02 17:15:44 -07:00
PongSceneManager.cs the paddle can now scale to the resolution 2023-05-23 00:21:54 -07:00
ScalingManager.cs the enemy can now see when the screen is adjusted. 2023-06-02 17:15:44 -07:00
SettingsManager.cs the paddle can now scale to the resolution 2023-05-23 00:21:54 -07:00
WallCollisionManager.cs the paddle can now scale to the resolution 2023-05-23 00:21:54 -07:00