Hi all,
I'm new to C4D and to the forum (so please forgive me if I'm not posting correctly).
As the title suggests, I'm struggling to figure out how to interact with a Plugin Dialog...
After hours of searching online for a solution, the closest I got was this post - which doesn't seem to have a solution. ={
Basically, I'm writing a script to automate the setup of assets in C4D... It imports models from one or more FBX files and then needs to apply some textures to them. I need to use an existing plugin to set up and apply the textures...
I have the plugin ID, and I can load it with CallCommand, but then I can't seem to interact with the dialog at all. ={
I've tried to use the CallButton and CallFunction commands, but get no response or return from them...?
Any help would be very much appreciated.
Thanks,
Phil