-
Grid of single object, but want each to have different randomized rotation
Hey all,
I’m curious how you guys would solve this. I have a grid of the same object, let’s say 4 columns and 2 rows. I have a reusable composition that contains a single object, and then a larger composition that has this reusable composition repeated 8 times.
In the reusable composition I’ve set an expression for the rotation I want. The problem is, I don’t know how I can randomize this rotation (at minimum, the start time) across all eight instances that appear in the final larger composition.
I’m aware I could paste my expression eight times in the larger composition, but I was wondering if there’s a way I could achieve this without resorting to that. Ideally, inside the reusable composition’s expression, I could have a variable that’s a unique ID for that instance. Is there anything like this? Any other thoughts on the general problem?
Thanks,
jason