Posted March 16, 2022 by supaFool
#Update #Map Gen
Tile Update.
Tiles are now their own instance, done using a struct. This will make each tile be able to handle as many different properties as you want to add to it.
Currently just listing the type of tile, But the Editor is now scanning each tile and remembering the data. This will allow for Entity positioning, Biomes, and many other things.