Is there a way to change ownership automatically when remote rigidbody is owned by another client?
I want ownership to change when an rigidbody owned by client a hits a rigidbody owned by client b. The object rigidbody by client b is automatically moving, not asleep. What is the best way to approach this?