Notifications
Clear all
[Closed] "global space" in scene for scripts
Page 2 / 2
Prev
Dec 20, 2012 1:34 pm
you can add CA to the script controller.
_ca = attributes _ca
(
parameters main
(
)
fn test = ()
)
c = float_script()
custattributes.add c _ca
c.setexpression "this._ca.test()"
no chance for me to test it now.
Page 2 / 2
Prev