Copy link to clipboard
Copied
 
Hi, Im Rafik and Sorry if my English is bad i have a problem withe wiggle expression i have been trying to selove for two weeks now and i have no experiance withe wiggle and expresions So for example i have a (solid) withe this position expresion [wiggle(100,50) ] So now the position is (659.8,307.9) Now when i add any other layer next to it or under it any where in the entire timeline[ For ex: text , video , music] My Solid Wiggle Position Will Change for now Whenn adding text on top changed to [645,327] I'll be happy to get answers
 Srry ment to upload this photo
Copy link to clipboard
Copied
 Srry ment to upload this photo
Copy link to clipboard
Copied
Hi. Wiggle is a random thing, it will always change and be different every time you play it.
Copy link to clipboard
Copied
Use the seedRandom Expression method to affix the random/wiggled values regardless of its Layer Index.
All you need to do is to type -
seedRandom(false)
see the Expression below for an example.
.............................
seedRandom(false)
wiggle(5,100)
Find more inspiration, events, and resources on the new Adobe Community
Explore Now