Hi all,
a few questions: i am building a new animation rig. I would like the user to be able to toggle the visibility of a hires and a lores mesh -after he loaded the file as linked- (or referenced). How to do that?
a)
I use the approach shown in BBB, using groups. So the user picks the group in the file dialog, adds the group to the scene and create a proxy instance of the rig. But this causes all layers from the original file to be merged to layer one. So i cannot use animated layer association anymore.
b)
Associated layers can be animated in the IPO window. But i tried to use a pyDriver / Expression on the paramter without success. Seems like it is not possible, nothing happens.
Another question about proxies: what if i wanted the user being able to activate/deactivate some modifiers on the character mesh? It seems to me that this is not possible either.
Thanks,
Ivo