 Leo Guest |
Quote
|
2009-10-22 17:18:55 |
|
Does irrEdit provide any interface that allow the work whit the GUI enviroment, for example, for the creation of an intereactive form?
|
 Leo Guest |
Quote
|
2009-10-22 18:48:53 |
|
or, how can I develop a Plugin in order to add User data to a SceneNode, I was thinking in create a form to give the option to the user of enter the epecific data
Thanks
|
 niko Moderator |
Quote
|
2009-10-23 17:42:58 |
|
Hm, you could create a plugin which keeps track of all scene nodes and stores the data in a separate file, for example.
But there is no user interface editor in irredit, you could use Irrlicht's GUI editor instead.
|