Forum

append_object()

18 September 2017 22:30
Hi, only dynamic objects with append_object () can be added to the scene? The console gave me the error that my cube was not dynamic, I made it dynamic and it works.
19 September 2017 00:05
I am not sure what you are asking. You need to have the "Force Dynamic Object" checked if you are going to perform certain operations.
API methods that concern object movement, copying and animation (both object and node material) can only be applied to dynamic objects. In order to make the movement of the object without dynamic settings possible, it is necessary to activate Force Dynamic Object option in its settings.

Link
19 September 2017 07:40
Thank you very much, it was as I thought.
 
Please register or log in to leave a reply.