|
Submitted by , posted on 04 March 2000
|
|
Image Description, by
This is a screen of my level editor that I'm writing in parallel with my engine. Both are a first
for me so getting anywhere at all is pretty damn kewl. You can see that there are 4 views: 3D
(which doesn't have any panning, rotation, nor depth code), top, side and front views.
The isometric views are scrollable. Currently, you can only add blocks (notice I said
"add"... you can't move/ delete them once you have placed them, but that will come later).
Also you can see the light blue create tool, an options menu that allows you to change the
look of the editor a bit. There is also a popup menu that allows quick access to some
features and the toolbars. At the moment the zooming code is a bit messed up.
Scott Dahl
|
|