Hello everyone, I am developing an online game for the first time, and I have an issue. I have downloaded 21 3D character models, I use one single character Blueprint (The 3rd person Blueprint)
I’m planning to change the characters model when clicking Left Shift, but when I do this, the players can change their model, but they see different models, for example the first player model is a girl and the second player model is an animal, but the first player see themselves as the girl model, but the second player sees the first player as a different than the girl model.
This image shows what I mean:
Function “Random” called on clients returns different result on different machines. To prevent it, choose random index on a server, then send it through the multicast and get that element from the array.