E
E
Egor Lepikhin2021-02-10 09:55:57
Game development
Egor Lepikhin, 2021-02-10 09:55:57

How to make the player move around the map on the server side?

I am learning to make a client-server game, I was able to move around the map in one plane (without elevation changes). And the question arose: how in games do objects move around the map in two planes, that is, with different heights?
I had an idea to make a "height map", roughly speaking a two-dimensional array of heights for polygon points, but in this way it would not be possible to implement two-level maps, for example, a house with two floors.
I will be especially grateful if you tell me literature on this topic, until I managed to find it myself

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question