Quote Originally Posted by sovelis View Post
also how i split my chars into a square?
While moving they will always be inside eachother. When standing still you have to make your own solution for this. I use hotkeynet and have a key which makes my slaves stop following and form a line.

E.g. in a hotkeynet script file this makes a character move right for 40 ms:

<KeyDown e>
<wait 40>
<KeyUp e>