- Home /
How can I make a walk animation?
I'm trying to make a walk animation where my main camera bobs up and down when "w" is pressed.
When I use the Ctrl+6 Animation window, I can't save the animation.
When I RMB -> Create -> Animation, I can't open it!
I'm fairly new to Unity, so I'm sorry if it's really simple.
Thanks for your time. ~Bay
Comment
To do animations You need animator component with animator controller. There are tutorial videos about animator/animations in the learn section.
http://unity3d.com/learn/tutorials/modules/beginner/animation