Beispiel #1
0
    void Update()
    {
        State.DoUpdate();

        //Debug.Log(CurrentState);
    }