Hi,
I’m working with the latest RAIN and Unity 5.2 pro.
I’m having problems with RAIN. I can’t even get the AI to move.
My behavior tree is simle: (BT)Enemy > (SEQ)Root > move.
I’ve done a Capsule-object with Capsule-collider, and put RAIN AI on it.
Waypoint Route is done, also Navigation Mesh. The body in RAIN is my Capsule (Enemy).
In MOVE i’ve set Move target to the name of my Waypoint Route.
And Move speed is 5.
Behavior tree is also set to this tree.
Nothing happens, what am I doing wrong?
Thanks!