Looks like it did the trick, thanks
>>first of all you don’t need to collapse the stack. you can get all mesh data using node’s mesh property which is a current state of mesh. Sho…
I would like to put custom data on the keys found under a property controller, e.g.: object.position.controller.keys[1].customData = “QWERTY” My ide…
Seems you are quite a shark on the topic, would you know if it is possible to attach userdata to a key. I want to put some user data on a key and mark…
Thanks for the fast reply, it works wonderfully with the mesh property… Regarding deformation, I guess I have to output in-between keys…
That did the Trick. Thanks a lot. It is kind of wierd that resetscale is not allowed while resetxform is. The cool thing is that what I really wanted …
That did it, thanks.
Depending on the environment you are doing this in, a solution would be to overwrite the obj importer settings file before entering importing. In 3dsm…