Parenting

The parent of a network object can only be changed if you are the Input Source of the object, or if you are the owner (server).

To change the parent of an object, call SetParent on it: Object.SetParent(newParent);

Last updated

Was this helpful?