Re: [realXtend] Question regarding entity components and arrays of groups of properties

2012-09-27 Thread Jonne Nauha
I would actually use EC_DynamicComponent. With this you can create a component, define it all kinds of attributes on the fly and set their values. Its kind of a neat I'll just put my data hear component, it will save to txml so the data is persistent. You can add/edit/remove the attributes from

Re: [realXtend] Question regarding entity components and arrays of groups of properties

2012-09-27 Thread Jonne Nauha
Check https://github.com/realXtend/naali/blob/tundra2/src/Core/Scene/EC_DynamicComponent.h Our example avatar app also has good example how to use it https://github.com/realXtend/naali/blob/tundra2/bin/scenes/Avatar/simpleavatar.js#L110 Best regards, Jonne Nauha Adminotech developer On Thu,