Exemple #1
0
 private void UpdateStepComponents()
 {
     controller = stepManager.GetComponentInStep <CharacterController2D>();
 }