Example #1
0
 void Start()
 {
     CurrentInstance = InputManager.Instance;
     GameCamera.AddInstanceToFollow(transform);
 }