Question by
c0mr4de · May 06, 2017 at 11:44 AM ·
animationcontrolleranimationsthird person controllercontrollers
Simple Third Person Controller and Animation Script
Is there a simple WASD controller script that uses getkey? I also need an animation played when certain key is pressed.
Something simple like this
if key "A" is pressed then( move object left; play animation "left"; )
if key "S" is pressed then( move object back; play animation "back"; )
Comment
Your answer
Follow this Question
Related Questions
thirdpersoncontroller multiplayer animations 0 Answers
Animation "pops back" to frame zero after leaving the animation controller state playing it? 1 Answer
my animation isnt importing, and the mesh stays on the T pose 0 Answers
Animation Importing Issues 0 Answers
Trigger the Animation #2 after Animation #1 was triggered 0 Answers