playMaker

Author Topic: My Enemy walks/flies backwards, what can I do to fix that?  (Read 989 times)

BobBoes

  • Playmaker Newbie
  • *
  • Posts: 8
My Enemy walks/flies backwards, what can I do to fix that?
« on: August 27, 2022, 07:59:33 AM »
Hello people,

I have a flying enemy that flies backwards. I build up an FSM and set the player as a destination, everything works, but at the moment the enemy find his path towards the player he turns and face the player with his back.

Does anyone know how to fix that?

Here a video of that.
Thanks!

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7618
    • jinxtergames
Re: My Enemy walks/flies backwards, what can I do to fix that?
« Reply #1 on: August 28, 2022, 02:05:03 AM »
Hi.
If the mesh is set as a child rotate it so its pointing the right direction
if not a child set as a child or edit the mesh in (for example) Blender to have the correct rotation.