- Home /
footstep script doesn't work and brings up error
Hello I have a simple 3rd person character on a terrain that I built with unity terrain. I am trying to use the footstep script that came with bootcamp demo I followed the same setup in that project and trying to assign my terrain as the target but anytime I choose the target layer I get this error:
Using a SerializedProperty after the object has been deleted is not possible. UnityEditor.EditorGUI:SetLayerMaskValueDelegate(Object, String[], Int32)
and ofcourse it doesn't work. so anyone has any thoughts?
Your answer
Follow this Question
Related Questions
what is the best methode for footstep sounds? (3rd person) 2 Answers
Switch Audio on Different surfaces 0 Answers
How can I add sound to walk animation please? 2 Answers
How to stop footstep sound when jumping, but continue when hitting the ground? 1 Answer
Footstep sounds system with a Vr touchpad movement system 1 Answer