Gecko2D icon indicating copy to clipboard operation
Gecko2D copied to clipboard

Game - Level Editor

Open Nazariglez opened this issue 6 years ago • 3 comments

Nazariglez avatar Apr 10 '18 09:04 Nazariglez

Since you want to support CastleDB tiles shouldnt you just use caslteDB's map editor ?

mundusnine avatar Jun 14 '18 14:06 mundusnine

Yes, i'll support their map editor, it's awesome. This issue it's just a reminder to me for a "test" i want to do, a full level editor integrated with the code, displaying entities and componentes in it, (like gamemaker for example). Editors like castledb or tiled are great, but works parsing ids from the editor in your code, and create something more specific for the engine seems something fun to do.

Nazariglez avatar Jun 15 '18 11:06 Nazariglez

Ok. If ever you want to use a UI editor in kha to make the level editor you can have a look at armorUI or haxe-UIkha( if you dont know them already that is :P) For armorUI if you find it too limited you could have a look at my fork which I hope could be eventually added to the master if ever it fits with the view that lubos has of armorUI. Looking forward to gecko :)

mundusnine avatar Jun 15 '18 22:06 mundusnine