YES!!! i found a way to make a level editor!!! im definitley gonna program one now!!!
Congrats. Writing level editors can be a pain in the ass if you're like me and you just want to focus on the game.
Quote from: JoshCongrats. Writing level editors can be a pain in the ass if you're like me and you just want to focus on the game. Well, yeah. But once you start writing them, after a point it's easy to work with them (given that you have written clean code ).Here is mine. Well, this is a bit older version (not much difference with the latest and greatest though), but that's what i had in my windows partition . Note that this version was cross-compiled under Ubuntu Linux, AMD64 edition (in 64bit mode).
I use Game Maker 6.0 registeres, i started working on a Dave editior (DavED)
That's a pretty nice interface, compared to my current interface on my level editor.