Instaniating stuff to set parnet!

So i have a character creation system and it is working fine :)
The problem i am having is that when i have 2 players (one server other is just a client!).
It sets parent on the host without any big problem but when the next player join it is like for the new players view that the other players items just got reset to not be parented to the players! i use tokens to get the ids!

Fun thing is that the last player that joins it looks like the other players items just un parent and stand there like it was when he first joined.

It works but the only problem is the parenting thing.

Screenshot to show what i am talking about!

When 1 player is connected.


When 2 players are connected.

Comments