DJJul 9, 20191 min readRandom Expression Simple Test: value*random()EX: X axis = random()Y axis = 10*random()[(random(seed,frame*frequency)*amplitude)+valueoffset](random(1,frame*1)*1)+0seed: Starting Pointframe*frequency: X axis amplitude: Y axisvalueoffset: Position
Simple Test: value*random()EX: X axis = random()Y axis = 10*random()[(random(seed,frame*frequency)*amplitude)+valueoffset](random(1,frame*1)*1)+0seed: Starting Pointframe*frequency: X axis amplitude: Y axisvalueoffset: Position
Comments