Greets!
in my OnThink, i have an instance where i want the mobile to follow a target, and another instance where i want them to flee.
Does anyone know of a method i can call on, or a way to achieve this?
I looked at BaseAI which has a few methods i could use (DoMove, DoActionFlee, etc) but i'm having difficulty in properly calling those from OnThink in a Mobile Class.
Any help always appreciated!
in my OnThink, i have an instance where i want the mobile to follow a target, and another instance where i want them to flee.
Does anyone know of a method i can call on, or a way to achieve this?
I looked at BaseAI which has a few methods i could use (DoMove, DoActionFlee, etc) but i'm having difficulty in properly calling those from OnThink in a Mobile Class.
Any help always appreciated!