Benixel
07-08-2011, 02:17 PM
hi guys,
i created reset button , and now i wanna when pressed this button my object hole back to [0] position! what type of order i can used.?
ca=attributes fak
(
rollout R1 "reset"
(
button reset "ResetPosition"
)
on resetposion pressed do
(
?
)
)
custAttributes.add $.modifiers[1] ca
i created reset button , and now i wanna when pressed this button my object hole back to [0] position! what type of order i can used.?
ca=attributes fak
(
rollout R1 "reset"
(
button reset "ResetPosition"
)
on resetposion pressed do
(
?
)
)
custAttributes.add $.modifiers[1] ca
