Page 1 of 1

Update a Repository object

Posted: 14 Jul 2014, 11:39
by florian
Hi guys,

I'm looking for a way to update a Repository object in my scene
On different project i compile on specific fonction in a repository
eg : Flag with country name and animation

And i have to make the country name bigger.
As i don't expose the Scale input, i have to update 24 items by hand.

A method to drag and drop the repository object to the existing one would be a great feature !

(and i can't juste replace it because many attached events / input on it)

Is there a way ?

Thanks,

Re: Update a Repository object

Posted: 08 Aug 2014, 15:52
by Daniel Willer
If you use the interfacing on the container nodes you can exactly do that.

Daniel