issues
search
rsaz
/
mankind
CDGD01 - Community Driven Game Development
Apache License 2.0
18
stars
10
forks
source link
Merge terrain manager system
#13
Closed
igorfel
closed
4 years ago
igorfel
commented
4 years ago
Player is being spawned with its own terrain
The terrain manager holds the config variables; terrain height, width, cell size
Each cell holds info about where it is at world position and if its available to be bought or sold etc.