mirror of
https://github.com/DerTyp7/grow-ai-unity.git
synced 2025-11-02 06:02:30 +01:00
money UI
This commit is contained in:
@@ -13,9 +13,6 @@ public class CameraMovement : MonoBehaviour
|
||||
float slowSpeed = 50f;
|
||||
|
||||
[Header("Zoom")]
|
||||
[SerializeField]
|
||||
float cameraSize = 15.0f;
|
||||
|
||||
[SerializeField]
|
||||
float maxCameraSize = 100f;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user