I have a game logic with a guard waypoint, it is of the side 'EAST', however I'm not sure how it receives the orders, it appears the group its in does nothing, which sounds ... not what I'm looking for, however I feel that this is simply because they are following the group leader, and hence, are unable to move as they are 'in - formation' with it, and it isn't moving.
So if I did a "expectedDestination" on the object, would it return the position of request for help from the 'guard' waypoint?
I'd do this myself, but I don't have the time at the moment.