Setting up a Footstep Surface Object

Note: If you want to create you own Footstep Surface Object, you can do so by seeing the Creating a Footstep Surface Object section.

Setting up a Footstep Surface Object

To set up a Footstep Surface Object, you will need to choose whether you want your Footstep Surface Object to use Tags or Textures. Tags are received from the Unity tag of the detected game object upon a successful footstep. Textures are received from the texture of a Unity Terrain upon a successful footstep. Both of these use the current footstep's position.

If the Unity tag or textures are detected at the footstep's current position, that Surface Footstep Object will be used and its Step Sounds, Step Effects, and Footprints will be used.

Note: You can hover over each setting to view a tooltip description of it.

Footstep Effects and Footprints Setup

Your Step Effects and Footprint objects need to have their local up axis facing up (when their rotation is 0,0,0). You can refer to the included Step Effect and Footprint object for an example of this.

Last updated

Was this helpful?