[Closed] Instanced Custom attributes
Hello All,
How do I go about applying my CA rollout and UI items but as an instanced CA so changing the state of things like checkboxes would propogate to the other objects with the same CA rollout.
I know If I clone an object as an instance any CA`s it had would also become an instanced, I cant use this method because some the objects will be shapes and some will be polys also some of the objects already have different CA rollouts.
Cheers
Dan
Sorry this must have a blindingly obvious solution or maybe I didnt make sense question or maybe its not possible?
Dan
i asked something like this a few days ago,
the common method is to instance the modifier the ca is on
it looks like you can’t create an instance of the ca itself on multiple objects
You can create an instance of the CA on multiple objects but the controllers on the tracks will not be instanced. You can then instance those contorllers as well if you want.
Here’s the post Aearon was refering to: http://forums.cgsociety.org/showthread.php?t=315301&highlight=instance
Check out the script code I posted for an example of how to instance controllers. Like Paul mentioned, focus on instancing the controllers themselves, not the CA.
Cheers everybody for the input, I will read that thread and see whats the been discussed.
Thanks again .
Dan