C#C
C#3y ago
ItsDaGrizz

❔ Weird Timing of Functions

I have a question, I am making a game and im having a problem with my Third Person models. Each player saves a json and then loads the info, takes the ints and spawns the correct gameobject from a list i created. This works on the Host to spawn its own third person model (Which is hidden only to itself), but the host cannot see the client's. The client spawns its own and can see the host's so im not sure what the problem is.

The aim is to make the client's Cosmetics show on the host player.
I know that the Host does spawn cosmetics for the other player, but the number item it spawns is always 0, which is the default empty, and i dont know why

my code is https://pastebin.com/YjcNufgL

If other scripts are needed just @ me
Pastebin
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
Was this page helpful?