Example
Directory actions
More options
Directory actions
More options
Example
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
Use right and left arrow to walk, up arrow to jump. If the player is yawning no input is processed. - ExamplePlayer (script Player.cs) heavily uses events. - ExamplePlayerWithoutEvents (script PlayerWithoutEvents.cs) uses the conventional approach until version 0.7 i.e. states are checked with their IsXXX () methods - ExamplePlayerOld (script PlayerOld.cs) doesn't use AnimatorAccess at all