Entity Editor

Announce new projects or updates of Irrlicht Engine related tools, games, and applications.
Also check the Wiki
Post Reply
Andreas
Posts: 166
Joined: Sun Oct 31, 2004 7:15 am
Location: Münster / Germany
Contact:

Entity Editor

Post by Andreas »

Hi all,

i would like to announce the release of my entity editor. It is a small tool to
save "entity definitions" in XML, which can then be used by a game to create the
specified game objects (like units, buildings, etc.).

You can get more details and the download links on the project's web site:

http://www.arassec.com/gamedev_entity-editor.html

Please also have a look at the "known problems" list on that site!

Here are two screenshots to receive an impression:

Image
Image

I tested the binary builds on Windows XP and Windows 7, the linux builds on Ubuntu (both,
32 and 64 Bit). If you have any problems, please let me know.

Thanks to the irrlicht community for all the help on my questions during the development! :)

Andreas
Virion
Competition winner
Posts: 2149
Joined: Mon Dec 18, 2006 5:04 am

Post by Virion »

sounds good.
My company: https://kloena.com
My profile: https://zhieng.com
My co-working space: https://deskspace.info
My game engine: https://kemena3d.com
pera
Posts: 460
Joined: Wed May 14, 2008 1:05 pm
Location: Novi Sad, Serbia
Contact:

Post by pera »

very nice tool!

entity-demo.xml on the site is not opened?

EDIT: I can see it in mozzila by viewing "page source".
Andreas
Posts: 166
Joined: Sun Oct 31, 2004 7:15 am
Location: Münster / Germany
Contact:

Post by Andreas »

Thanks guys! :)

I updated the URL on the page so that the demo XML should now display immediately, thanks for the tip.
Post Reply