Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

transiting from walk to stand

Previously, we introduced the Except regular action trigger, but in many cases we need some action transit to among each other.For example walk , there is another important topic, that's action transition. For example the action walk transit to stand, stand transit to walk, walk to run, ectetc.

Action transition determines how action transit from one to another and which action will be chosen to transit in.


There are 2 methods of transition, by default it transition methods

  • By default action can transit to other

...

...

  • A more advanced

...

  • transition which can

...

  • control the transition detail, and is controlled by transition map, we call itĀ Transition Map

In following chapters, we'll introduce them in detail.

...