# MovementJumpLegacyController

**Public Methods**

| [**BlendAnimationOnSpeed**](https://anything-world.gitbook.io/anything-world/unity/documentation/anythingworld-api/animation/legacyanimationcontroller/movementjumplegacycontroller/blendanimationonspeed) | Blend between the different movement speeds of the object (Idle, Walk, and Run) |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------- |
| [**Idle**](https://anything-world.gitbook.io/anything-world/unity/documentation/anythingworld-api/animation/legacyanimationcontroller/movementjumplegacycontroller/idle)                                   | Transition the object to the idle animation.                                    |
| [**JumpStart**](https://anything-world.gitbook.io/anything-world/unity/documentation/anythingworld-api/animation/legacyanimationcontroller/movementjumplegacycontroller/jumpstart)                         | Transition the object to the start of the jump animation.                       |
| [**JumpFall**](https://anything-world.gitbook.io/anything-world/unity/documentation/anythingworld-api/animation/legacyanimationcontroller/movementjumplegacycontroller/jumpfall)                           | Transition the object to the falling animation.                                 |
| [**Land**](https://anything-world.gitbook.io/anything-world/unity/documentation/anythingworld-api/animation/legacyanimationcontroller/movementjumplegacycontroller/land)                                   | Transition the object to the end of the jump animation.                         |
| [**Run**](https://anything-world.gitbook.io/anything-world/unity/documentation/anythingworld-api/animation/legacyanimationcontroller/movementjumplegacycontroller/run)                                     | Transition the object to the run animation.                                     |
| [**Walk**](https://anything-world.gitbook.io/anything-world/unity/documentation/anythingworld-api/animation/legacyanimationcontroller/movementjumplegacycontroller/walk)                                   | Transition the object to the walk animation.                                    |
