- Home /
Locomotion tutorial 'sneak button error'
I have started the locomotion tutorial, but i'am already stuc.
The basic setup isn't working for me.
before setting up the locomotion system, you must have a working character
Press the Play button. You should now be able to use the arrow keys to move the Hero character around, though he isn't properly animated yet.
But i get the error button sneak isn't setup. But i don't know where to look.
Please help.
Answer by adngel · Jul 24, 2011 at 10:30 AM
That's the original problem, Sneak is not in your project, for that reason is need create one Input with the name "Sneak".
The same will happen with Horizontal2, Vertical2, Reload, and Holster.
To create buttons, go to "Edit->Input" and increase the number of entries, after that, select one of them and change its name, for example Sneak, and change it Positive entrie to any key, for example "q".
Answer by qJake · Jun 06, 2010 at 08:24 PM
Go to Edit > Project Settings > Input, and find your "Sneak" input. This hasn't been setup correctly, so either add values into it, or delete it.
Or you could have just read the error, since it tells you exactly what I just did.
I looked for the sneak in the input, it wasn't there. I now realised that i need to add it myself...
Thanks for the quick reply Spike
Answer by Schlumpf2009 · Nov 19, 2010 at 02:30 AM
i cant find a "Sneak" input can you make an screenshot from it ?
Your answer
Follow this Question
Related Questions
Input.GetKeyDown doesn't work first button press 1 Answer
problems with locomotion system and unity version 3.2 1 Answer
Locomotion System gives errors saying that animation curves are missing 2 Answers
Visual studio code not recognizing a using tag 0 Answers
New unity input system problems 0 Answers