Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Are there any good game editor open source for level designer? [closed]

I'm finding a good game editor open source (c/c++/objective-c) specially for level designer. At now, I know Tiled Map Editor but it only focus on tile map.
In brief, I need a tool that I can design many game levels on it (design by dragging game objects (actor, wall, ball, tree, etc) to screen editor, define properties (density, restitution, friction, etc) for each objects, etc) then exporting all them to xml file and my game code will read from this xml file to generate the interface.

Please comment if you don't understand my question clearly.

Many thank in advance for any advices on this.
Tien

like image 969
Tien Nguyen Avatar asked Dec 10 '25 13:12

Tien Nguyen


1 Answers

I have been looking for something like this myself for some time now, and I think I just found our answer in another question:

Check out Nitro Level Editor - it's XML based and fit for virtually any 2D game or application. http://nle.nickmania.com/

from this question

like image 153
Max Dohme Avatar answered Dec 12 '25 04:12

Max Dohme



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!