Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Automatically numbering buildings

A topic by Ixxora created Nov 04, 2020 Views: 474 Replies: 2
Viewing posts 1 to 2
(+1)

As far as I can tell, there isn't a feature to just add numbers onto the tops of the buildings. Of course, I can do this by hand, but it gets a bit tedious after a while. I'm using this connected to a list that I've written up, and it would be very convenient if there was some way to have the map generate with the numbers already on each building. 

Thanks in advance! 

Developer (1 edit)

May I ask how exactly would you like to use building numbers? On average there are 500 buildings in a medium-sized city and that seems a lot to mark (i.e. care about) each of them. 

Technically it is not hard of course. The only problem would be to make tiny numbers visible...

(+1)

I have another generator that I wrote for my dnd game that generates people (on the scale of hundreds of households), and I'm trying to use the maps in my dnd game. Essentially, if every building just had a lil unique number on it, then when my players walk up to say, building 103, I could then cross-reference my list of people to tell them who lives in building 103. Think of it kind of like the address of that building?
Them coming numbered would just save me the time of having to add a number to them myself. I'm only really using this for medium and smaller maps though. 

Thank you so much for your response!