Пример #1
0
 protected override void UpdateState()
 {
     transitionController?.UpdateState();
     base.UpdateState();
 }