Building Leyborn’s World: Region Map Grid Generation


Today I worked on setting up our region map grid generation system.

This initial implementation sets the groundwork for all things to build off of. The region system introduces:

a structure for tiles, their attributes and positioning in world space.

this also primes us for next steps like loading in our textures