Animation angle depending on where actor is
sparx13
Member Posts: 97
Hi everyone, I am making a game where I have an enemy actor that chases you, the enemy is like a walking animation and when I move it needs to follow, so the animation neeeds to turn and keep following. I have got all the images on like every angle. Can Gamesalad do this?
So depending on where the user according to the enemy animation, the enemy has to turn and walk in that direction.
How can I make it know on what angle it is to the user?
Hope that makes sence!
So depending on where the user according to the enemy animation, the enemy has to turn and walk in that direction.
How can I make it know on what angle it is to the user?
Hope that makes sence!
Best Answer
-
Socks London, UK.Posts: 12,822Simply constrain the image to the angle of the enemy.
I did something very similar, I can dig it out if you want.
Answers
Having trouble with your game? Sounds like a personal problem.
Having trouble with your game? Sounds like a personal problem.
Thanks.