Iv spent my whole day making this editor for my new flash game, it's pretty simple but it gets the job done for now
Anyway the file is here if you want to play around with it: http://www.mediafire.com/?1prc118asa9ecew
If anyone is intersted these are Controls: draw with mouse1, delete trees and rocks with mouse2
press draw button after drawing or adding trees rocks, it will just make stuff prettier and in order
3 editboxes , savebox, x size of map, y size of map, press size to resize map. use savebox to load/save map, maps will save in the directory where the application is. just type name. there should be no bugs unless you make one trillion objects...
you should make that editor flashable so people can make their own levels. I just finished doing the basic engine code for my flash level editor. I'm using a chunk of string with coordinates,ID numbers and what not to place the different pieces around the grid so it's able to save and load in flash.
Players won't be able to make levels, the game is pretty much linear, this is only for me to make maps. I finnaly solved the issue with loading maps from a server, so i will now concentrate on making some more stuff for the editor, some more trees types and bushes what not. I will probably come out with some more details about the game and so on in a few days. It's hush hush for now. wink wink Actually im just too lazy right now to make screenshots and whatnot.