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.