[Unity 5] Tutorial: Customizable Footstep System (How to change footsteps on different surfaces)

Hello guys and welcome to another tutorial! In this tutorial we are going to create a ground behaviour system! Somebody (I don’t know who it was, I’m sorry) asked for it, so here it is! The system includes: *speed depending on the surface *footstep sounds depending on the surface *(you need to add your own variables to the script, because this is just the basic and for each game it is different ;) ) I know it is a quick tutorial, but because I think it is boring to watch somebody programming I’m going to e
Back to Top