Rideable

The Rideable ability works with the Ride ability to allow another Ultimate Character Controller ride on top of it. The classic example of this is a humanoid character riding a generic horse – they both use the same underlying locomotion controller but use different Movement Types and abilities to allow one character to ride on top of another.

To keep the animations synchronized it is important that for any active abilities on the Ride character the Rideable ability should also have those abilities. For example, if the Speed Change ability has been added to the Rideable character with a Speed Multiplier of 3 then the Speed Change ability on the Ride character should also have a Speed Multiplier of 3.

Setup

  1. Select the + button in the ability list under the “Abilities” foldout of the Ultimate Character Locomotion component on the character that you want to be able to ride on top of another character.
  2. Add the Ride ability. This ability should be positioned near the top of the list so it will override any abilities beneath it.
  3. Select the + button in the ability list under the “Abilities” foldout of the Ultimate Character Locomotion component on the character that you want to be able to be ridden by another character.
  4. Add the Rideable ability. This ability should be positioned near the bottom of the list so other abilities will be able to control the animator.
  5. Setup the Ability Start Locations on the Rideable character. These start locations are the locations that the ride character can mount onto the rideable character from. The Ride ability supports start locations on the left and right side of the Rideable character.
  6. Set the Ride Location on the Rideable ability. This is the object that the Ride character will be move to after mounting.

Inspected Fields

Ride Location

The Transform that the character should be located to after mounting on the object.

Left Dismount Collider

The collider area that should be checked to determine if the character can dismount on the left side.

Right Dismount Collider

The collider area that should be checked to determine if the character can dismount on the right side.