TrekkieGrrrl opened this issue on Feb 04, 2009 · 27 posts
ockham posted Wed, 04 February 2009 at 5:47 PM
I doubt that there's a fully automatic way to do it. You could have the prop
call a python to set the various parameters, but that couldn't be automatic
because there's no guaranteed way to distinguish one figure from another.
The script can check if the name of the currently selected figure is "Mike",
but that would fail if the user had renamed the figure, which is a common
practice. Aside from names, there may be some parameter that is
fairly reliable as a "distinguishing mark", but again the user could have
rescaled or modified the figure.
Completely separate props is the only way to avoid confusion.