A simple footstep script for Unity, developed in Unity Version 2022.3.4f. e.g. Script Component Setup: - Just drag the script onto your player/child game object in the inspector with a new, empty ...
This can be setup to automatically detect footsteps, or you can setup animation events and trigger the footstep detector through those, allowing you to use just the surface detection part. An example ...