Ambiera ForumDiscussions, Help and Support. |
|
|
|||||
|
You can create scene from SceneNodes in irrEdit and save it to .irr file. But as you all know games usually don't have just SceneNodes, but they have characters (represented by SceneNodes) having a health, speed, weapons etc. But I guess it is impossible to implement this concept into irrEdit so it isn't useful for games at all. You wiil have to make your own level editor for your game. Am I right? Or maybe there is any way to add SceneNodes properties like health etc. The general question is: how do you implement irrEdit in your game, if you do so? |
||||
|
This is a feature which will be added in the next version, in the userdata tab. |
||||
|
Another way to do what you're talking about with the current version, would be this, if I understand correctly : http://www.irrlicht3d.org/wiki/i... That allows you to modify your custom scene node properties in IrrEdit. It's in continuation to this tutorial : http://irrlicht.sourceforge.net/... Stuff is also detailed in the API : http://irrlicht.sourceforge.net/... Maybe this is what you were looking for ? :) Pierre |
||||
|
Hi niko I am highly interested in this userdata-tab feature as well as shaders etc Is there any releasedate about this feature? Maybe I can wait if you can tell me one.. otherwise I would need to build my own editor. Also I've some suggestions for further versions. Maybe you can tell me your messenger or mailaccount to talk about some things. thx M. |
||||
|
|