Beispiel #1
0
 private void Update()
 {
     state.CameraMove();
     state.Transition();
 }