-
Random position a square in a range of values for a specific amount of time
Hi guys,
I have 1000x1000px comp with 10sec duration, and a 200x200px square layer.
I want the square to show up in EVERY 2 seconds (fade in then out) but every time in a different position, i need that position to be picked random from a range of values.range = ([0,0],[0,200],[200,0],[0,400],[400,0],[0,600])
I am scratching my head for hours in vain.
the closest i got was in this link https://forums.adobe.com/thread/2317002This needs to be an expression, not a script please.
Thank you very very much.