Tilemap(3D Cube) Editor

Hello everyone!

I am working on a project and during the process, I made a tool: Tilemap(3D Cube) Editor
It helps a lot when making old school, tile-based environment, like those seen in tactical
games like FFT, Advance War or Minecraft.

Screenshot

It currently supports

  • Customized and easy-to-use editor
  • Square grid( not necessarily cube)
  • Unlimited grid size
  • Takes any model and maps it into the grid (the tree for example)
  • Redo and Undo for the map editing
  • Path finding in the grid space (very good for making turn based strategy game)

I want to release this tool to asset store once the project is done.
So for now, I want to know if anyone would be interested at such tool :slight_smile:

Thank you

========================================================
2 more screen shots:


Use the buttons on the inspector to edit the map, the tile map will be updated automatically in in the scene.
The game camera will follow the changes in the game view and camera will return to normal position once finished editing.


This editor supports path finding within the space. It’s Ideal for turn base strategy game. Developer can set movement steps, uphill and down hill limits etc, and the manager will calculate all possible paths.

Looks interesting and i think might be good for quick level building in unity.

Thats cool. When do you fink youll release it?

Thanks

It should will be very soon. I am 80% finished on this project and once the project is done, I will package the tool separately

Hopefully someone will find it useful :slight_smile:

Hi,

Just wondering if this is available now? I couldn’t find it on the Asset Store. Looks really great either way. :smile:

This does look interesting, I have several ideas of what I would like to do with this…

Can you share with us the expected price range or do you want to keep that under wraps for now?