September Catch Basket
First prototype of a simple catch basket game ;)
## v1.003c Fixes
- Fixed FallingObjects and SpawnManager outside view/camera area.
## v1.003b Fixes
- Added Scritp FixedAspectRatio into Main Camera
## v1.003a Fixes
- Added Scritp FixedAspectRatio into Main Camera with "private const float targetAspect = 16f / 9f; // Proporción de aspecto fija”.
- Added Background Sky and Background.
- Is it working though?
## v1.003
- Fixed vertical proportion 9:16 for mobile
- FallingObjects are created within the game area.
- Added SafeAreaScript for X and Y to be calculated in every telephone.
- Limits PlayerMovement within the camera X width.
- WTF I can´t fix the max game render window!?
## v1.002
Added Touch Controls
## v1.001
Fixed background / Default / UI order Layers
## v1.000
Initial Game
Leave a comment
Log in with itch.io to leave a comment.