2D TileMap Generation

After tinkering a bit with Bee2D’s new TileMap generator, I ended up creating a menu to generate arrays to feed into the TileMap, streamlining map creation for 2D games. This includes support for both flat and isometric 2D tiles utilizing any Roblox image id. In the future, I will be releasing this as a plugin.



Any suggestions for improvement, constructive criticism, etc. is absolutely appreciated!

6 Likes

Hey, you did a great job! People who are making 2d games will find that very useful.
I have a suggestion that may improve this generator.
Instead of putting IDs directly you maybe can create a shortcut with variables.