Ambiera ForumDiscussions, Help and Support. |
|
|
|||||
|
Hi! I just started experimenting with Irrlicht and IrrEdit. I like IrrEdit. it has the most features I need so I dont want to write my own editor for my game. I looked at the script / plugin features but it seems that you cant make custom windows for IrrEdit. What I want is a TreeView where I can show all game objects(like objects, items, characters and so on) When the user clicks on an object I want to create my own scene node with the correct data(like mesh file, texture...) Is it possible to do this in IrrEdit or will something like this be implemented in the future ? |
||||
|
The only thing to do this would be to write a plugin for this, so yes, it could be possible. |
||||
|
|