🐾Step Trigger

This script uses the OnTriggerEnter callback to detect if the feet of the animal is colliding with the Ground Layer, from the Steps Manager. It will send upwards to the Steps Manager where the contact was made so it can place the tracks, dust particles and play a step sound.

This Component requires any type of Collider. Usually has a Sphere collider attached to it.

Last updated