Community Forum

animatedObjects.xml

Forum Overview >> Editor

CategoryEditor
Created14.04.2018 11:29


Andreas Högberg (Bastrombonen) 14.04.2018 11:29
I am making a new folder and will insert a new object with animation. Then I must have an animatedObjects.xml that is not in the boot folder I downloaded. How do I access such a file?

Anthony Queen (tqueen113) 14.04.2018 19:55
user attributes in the proper transform group

<Attribute name="index" type="string" value="XXXXXX"/>
<Attribute name="onCreate" type="scriptCallback" value="AnimatedObject.onCreate"/>
<Attribute name="xmlFilename" type="string" value="XXXXX"/>

Hope this helps
Tony



Note: Log in to post. Create a new account here.