Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
On 17/10/2013 at 13:16, xxxxxxxx wrote:
User Information: Cinema 4D Version: r14 Platform: Language(s) : C++ ;
--------- hey, is there a way to change the priority of a objectplugin somehow? i'd like to have it executed after the rest of the scene has been built.
thanks for any input, Ello
On 18/10/2013 at 07:57, xxxxxxxx wrote:
Howdy,
You can set the priority in the ObjectData::Init() function.
Take a look at the "lookatcamera.cpp" file in the cinema4dsdk project.
Adios, Cactus Dan