I implemented a network system that allows clients to join a server with the help of unity 3d tutorials . However lets say i have 3 clients or 3 objects in the scene, right now they are all controlled at the same time. They all move together. How can i create a different character controller for every client? any help would be greatly appreciated .
Thanks