About followerEntity

hi,
i want use follwerEntity without actual “move”
i have to use network “move” so i need path plan and local avoidance
so when i do “follwerEntity.destination=pos;”
it is move immedieatly.
but i want path plan with local avoidance without “move”

please reply
thanks

@aron_granberg please reply

Hi

I don’t really understand what you mean? You want local avoidance, but you don’t want the agent to move?

Typically, for a network setup, the host would simulate all the pathfinding and movement, and then it would get synced to the other clients.