- Home /
How do I make my character to walk without using buttons?
I add my character into my scene and I animated it in unity because it was just 3 pictures but I want it to walk by him self not to be controlled by the person that play it but I don't know what I have to do.
PLEASE HELP ME...
Answer by Theinsanekiller · Nov 24, 2016 at 07:22 AM
You got to create an animation and put it in loop mode,then create an animator controller and it will be only animation in the mecanim so it will run on loop. No buttons required or lets just say no input will be required.
Thank you for the help. I found that I was missing something from my script.
Answer by tusadi · Nov 24, 2016 at 08:18 AM
Is your target platform android or pc? You can use CrossPlatformInput and place a joystick on the screen for any of the platforms or you can use accelerometer for android.
Your answer
Follow this Question
Related Questions
Walking Motion 1 Answer
Animation Playback Problem 1 Answer
John Lemon Popping While Walking 0 Answers
character animation and movement 1 Answer
Smooth 3D Dodge Roll Animation 0 Answers