Is there a way to read the current terrain building area.
eg. you can use + or - to size the concrete.
I'd like to know the size eg. 1, 2, ... , 10
as in 1x1, 2x2, 10x10
Thank you
cursor's terrain building area (R)
Re: cursor's terrain building area (R)
No, that value isn't stored in the game state and as such can't be read from mods.
If you want to get ahold of me I'm almost always on Discord.
Re: cursor's terrain building area (R)
the problem is when placing tiles and listening to 'on_player_built_tile'
It's not always a square.
It's not always a square.
Re: cursor's terrain building area (R)
So? It doesn't have to be square.mophydeen wrote:the problem is when placing tiles and listening to 'on_player_built_tile'
It's not always a square.
If you want to get ahold of me I'm almost always on Discord.

