playMaker

Author Topic: How to make a flying Enemy? (Nav Mesh Navigator)  (Read 881 times)

BobBoes

  • Playmaker Newbie
  • *
  • Posts: 8
How to make a flying Enemy? (Nav Mesh Navigator)
« on: August 21, 2022, 08:16:01 AM »
Hey people,
I want to create an enemy that flies and attacks the player from above.
I created an enemy, but I don't know how to get this done, that he flies. I made a FSM in that the enemy should follow tha player, but it does not work because of the Nav Mesh, the enemy can't find the path to get to the player.
I made the "base offset" higher, but now the enemy just flies above the player.

Has someone experience with a flying enemy? Or does anyone know how to get this done?

Thanks people.
« Last Edit: August 22, 2022, 01:47:46 PM by BobBoes »