most efficient way to do enemy ai?

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By big_dumb_dumb

What would be the most efficient way to make a enemy ai for a action game?, i am doing a fps like doom.

what types of enemies are you using?

Millard | 2020-09-21 15:26

Look into Behavior Trees.

AticAtac | 2020-09-21 17:17

I uploaded a Unity-like navigation agent and obstacle here if that’s of any help to you.

Magso | 2020-09-21 23:56