10.05.2015, 17:48
Use either:
CreateObject -> SetObjectMaterial
or:
CreateDynamicObject -> SetDynamicObjectMaterial
Using one function with global object and one with dynamic won't work as the object IDs will probably differ.
CreateObject -> SetObjectMaterial
or:
CreateDynamicObject -> SetDynamicObjectMaterial
Using one function with global object and one with dynamic won't work as the object IDs will probably differ.