#The player sometimes does not appear in the position he is supposed to be in the other player screen
1 messages · Page 1 of 1 (latest)
If its multiplayer then that could mean a desync happened or your ping is too high so it cant sync right
and what can i do to fix it?
nothing
.
No. You add network sync to your actor
which 4x doesn't even have
It does, just doing certain things can make it so it has delays like internet connection
and you know how exactly do it?
Automatic
Do you have any only do for (player) scripts?
Can you show them
They can be the main cause of desyncs if overused with complicated stuff
You dont need only for player in the ui, ui is already only local to the player so the only for player stuff becomes useless
i don't use 4x multiplayer much because it sucks but judging from the past experiences most of the properties that are being executed in ui segment are being executed locally, which means that only you will see the changes and other people won't
You just have a skill issue in 4x multi, it doesnt suck 
I don't use only for player in ui actually

so what should i do?
go make something else