Pong/Scripts/Managers
Fries 8072cf4961 the enemy can now scale to the resolution.
i made a BasePaddle class so i can put commonly used fields in a base class. this means i made a new plugin called CustomTypes which contains both Base classes.
2023-05-23 21:48:30 -07:00
..
UI the paddle can now scale to the resolution 2023-05-23 00:21:54 -07:00
BasePaddle.cs the enemy can now scale to the resolution. 2023-05-23 21:48:30 -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 scale to the resolution. 2023-05-23 21:48:30 -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