Scene object

Options
How to get scene object by non master client for parenting to empty transform.

Comments

  • Tobias
    Options
    Use RaiseEvent (or an RPC) to tell the Master Client to create a scene object.
    You probably don't have to. E.g. if the Master Client should do this for each joining player, then there is already a callback to tell anyone (including the MC) when someone joined.
    Does it have to be a scene object?