Bomber-A-Mang ( Level Editor )
This is the level editor built in conjunction with Bomber-A-Mang. It is built using Unity3D and coded in Java. It loads an 18×18 grid for users to build a map using both breakable blocks or static blocks. The editor allows the user to place spawn points ( There must be a spawn point to test play ) and test their newly built level. Users can save and load levels, however, this feature is not included in this demo. The level editor has now been expanded into another editor.
Features
* Generates a grid as a guide for placing objects on the map.
* Simple buttons for selecting different objects to use
* Undo ( Z + X )
* Clear All Objects ( F3 )
* Clear Blocks ( F4 )
* Play test created map ( F1 )
Working Demo / Downloads
[ Version 0.07 ] : SimpleLevelEditor.rar
[ Version 0.01 ] : BombGridEditorDemo.rar