Var asks for tilemap size

I want to make a variable ask for a number and the number you choose will be the size of the map like the x/y.

Screenshot_20240201-192339_Chrome

2 Likes

You can’t generate a tilemap with a dynamic size on runtime

1 Like

I was actually looking into this a while ago because I was making minesweeper. It would be nice to revisit that project if someone finds a way to do this. I only work in blocks but maybe there is an option for this when in Java or something. An extension for this or something would be nice! If you find something let me know!

1 Like