So I have a client server set up for my game. The issue im having is that the movement and player position are synchronized correctly between clients and server.
However the position of buildings etc are not
How would you configure for example a wall so that its position synchronizes from the server to the client correctly?
iv’e included a diagram to further explain the situation encase anyone is confused