Notifications
Clear all
[Closed] distance from a moving object
Page 2 / 2
Prev
Oct 07, 2009 6:35 pm
probably i’m wrong… for key at time (t+15f) OUT has to be #step in both cases…
Oct 07, 2009 6:35 pm
ok the script is ok now, but I want to use several brushes (BrushGizmo01,BrushGizmo02,BrushGizmo03 …)
I try something like this but with no success
global BrushArray = $BrushGizmo* as array
NumBrush = BrushArray.count
(
for i = 1 to NumBrush do BrushArray[i] …)
Page 2 / 2
Prev