Looking add static mesh to map...

fa1thDEV

Baron
Customer
Hello, If I add static mesh, the players can avoid hits from other players?, or this works with geodata?, sorry for this question, I dont understand how's work the geo engine and how affect the geo the statics meshes
 
if you only add a static mesh, for the server there will be no obstacle, so what you will see is a sudden desync and warp of your character while trying to move through it (because for the client, that obstacle is present).
to make things look good, you have to also readjust the geodata in the server
 
if you only add a static mesh, for the server there will be no obstacle, so what you will see is a sudden desync and warp of your character while trying to move through it (because for the client, that obstacle is present).
to make things look good, you have to also readjust the geodata in the server
great!

If I put red squares, will the user be unable to step on them or attack other users through them?
 
Back
Top