AllowFalling | |
AllowGrounding | |
Controller |
AddVelocity | |
IsStandableSurace | |
IsStandableSurface | |
OnModeBegin | This mode has just started |
OnModeEnd | This mode has stopped. We're swapping to another move mode. |
PostPhysicsStep | Called after the physics step is run |
PrePhysicsStep | Called before the physics step is run |
Score | Highest number becomes the new control mode |
UpdateAnimator | Update the animator which is available at Controller.Renderer. |
UpdateMove | Read inputs, return WishVelocity |
UpdateRigidBody |