8
Vote Make an Object Flicker
Enter in main scripts:
var_scalefactor = 1.0 var_scale = 1 var_zoom = 0 function on_millisecond() var_ms_opac=math.random(60,100) end
Enter this to objects opacity:
var_ms_opac
Enter into X and Y positions:
(change the zero to the objects actual position for both X and Y)
0*var_scale
Enter into objects size:
(change 0 to objects actual size for both width and height)
0*var_scale
Published by ma kula on 26 September 2017WatchMaker Tips & Tricks Posted