-
Random roation at a layer marker
Hi,
In this post https://forums.creativecow.net/docs/forums/post.php?forumid=227&postid=34648&univpostid=34648&pview=t the rotation is accumulated at the layer marker.
I’m looking for a similar behaviour except that I would like it to rotate a random figure between e.g. -360 to 360.
I’ve been reading Dan’s text about random motion at https://motionscript.com/mastering-expressions/random-1.html, however I can’t get my head around how to solve the accumulation when using a random rotation figure. Your input how to tackle it is very much appreciated. In Dan’s text a “while” loop is used that goes through the comp one frame at a time and adds up the random numbers, I’m figuring I would need one as well but I’m sure how.Thanks
Jonas