Ejemplo n.º 1
0
 public void StopTorus()
 {
     parent.KillTween();
     Shooting.Instance.currentState = PlayerState.States.End;
 }