I've been working on a level editor in DarkGDK recently that's used to mostly create indoor levels, however some outdoor is also possible. This means that terrains etc are not used, but they will hopefully be implemented in V2.
I've put this up for download because I'd like to see what kinds of bugs there are involved. If you find any, just post them here and I'll give it a shot to fix them.
Controls:
- Selecting Cube/Sphere/Load in the object panel sets the kind of object you wish to create. Click "Create" to make it.
- Move/Scale/Rotate change the transform mode of the object.
- Grid+ and Grid- change the size of the grid. 10 minimum.
- Delete removes an object (can also use Backspace and the delete button)
- Copy and Paste - obvious
- Ctrl+Z to undo
- Alt+Mouse to rotate the camera. Alt+Mousewheel to move around.
- Levels must be saved with a .LVL extension
Here's a screenshot of a test level that I made. When using it, take notice of the custom interface. If I may say so myself, I'm rather proud of it, lol
Download is attached.
Thanks