Hey all! I had a working project in Unity, but It got messed up. I found this script but It’s not working. It’s for the first person camera to bob up and down when walking. I was wondering if anyone could fix it. The compiler errors are these:
Walk ANIM.js(11,22): BCE0005: Unknown identifier: “Horizontal”
Walk ANIM.js(12,7): BCE0005: Unknown identifier: “Abs”
I did not make this script! I got it online on Unity answers. BTW right now I only have a character FPS motor attached to the camera if I need anything else, please let me know thanks!