Пример #1
0
 protected void Update()
 {
     _stateMachine.update(Time.deltaTime);
 }