I was using this property on RichAi to change the graph they were using. Pretty crappy, but it worked:
Parent.AIPath.groundMask = 131072;
How can I access this in FollowerEntity?
I was using this property on RichAi to change the graph they were using. Pretty crappy, but it worked:
Parent.AIPath.groundMask = 131072;
How can I access this in FollowerEntity?
Hi
Sorry, it seems I have forgotten to expose this.
I’ll expose it in the next beta update.