enemy help,enemy on path following
Hello I need some assistance I have an enemy on a set path and when we shoot the enemy it plays an animation that we want, goes to the start which is what we want,but is walking backwards (in same direction as it came out as),Hello I need some assistance I have an enemy on a set path and when we shoot the enemy it plays an animation that we want, goes back to the startpoint, which is what we want but is walking backwards (in same direction as it came out as)
Answer by WainWork · Aug 14, 2019 at 06:25 AM
Hello, make you shure that your enemy model is a child to game object which have the script to move enemy. In that case you can rotate your model as you want.
Your answer
Follow this Question
Related Questions
Rotating 2D Sprite 0 Answers
Animator Position VS Script Vector 3 0 Answers
Method for Flightpath Trajectory 0 Answers
Play animation once (when down key pressed) in c# 1 Answer
How do I make it so a death animation will play when I hit an enemy? 0 Answers