All Questions
1 question
0
votes
1
answer
281
views
UNET Change Texture of child object for clients
I have tried multiple techniques, but still no result. The host is able to change the color, but not for the client players. The code looks like this.
public List<GameObject> bases = new List<...