Level Designer Tool for Puzzle based Platformer

Before I start working on an external tool to design levels for my puzzle based game, I wanted to know if there’s already one on the Asset Store that does the same job.

Basically, I’m looking for a Level Creation/Design tool that allows me to create unity scenes from outside of unity if thats possible. If not, It could export the level as a .obj/.fbx which can be imported by unity to build the scene.

I would really appreciate if anyone knows about any sort of tools that already do this or something similar.

You could use a 3D modeling app to set up your levels outside Unity and then write parser scripts to perform actions when the models are imported.

If you’re looking for a 2D level platformer, there are some tile-based editors that look pretty sweet. :wink: http://forum.unity3d.com/threads/72934-UniTile-2d-Tile-based-Map-Editor-within-Unity