I have a cube with an simple pickup script to move it, and i want to synchronize it over the network.
What would be the best solution to manage this?
Should i change the authority, or is there an even better solution?
Edit: I got an working sample, where the player ask’s to get the authority of the object, and than he can carry it around. Is there an simple method?