Joined: November 4th, 2004, 11:01 am Posts: 21 Location: Banbury, UK
|
The 'show' script function actually has a default parameter which is set to true. this parameter is a 'reset transforms' option which causes any scale rotate shear movement to be reset to the original.
if you were to use >
CloneA.Show(false)
the transform information is left untouched, so you will keep you scale and position information.
Hope this helps.
_________________ Alan Dews
Senior Developer
Digital Workshop
For this message Alan Dews has been thanked by : mackavi
|
|