#Client-owned object vs player object

1 messages · Page 1 of 1 (latest)

stiff raptor
#

Is there any difference between these two? You can have a network object owned by a client which isn't a player object.

remote light
#

The only real difference is that there can be only one player object per client. The player object has some handy shortcuts to quickly find other player objects.

#

Oh and player objects will be automatically moved to new scenes when they load