Skip to main content

I am trying test an idea where you have a frame that will go to one of three frames at random, that all have different videos in them. I’ve looked into potential solutions and know there are no random variable features yet, and saw that I could potentially do a rapid cycling delay so it depends on the time pressed and is faked as random, but I am not sure how to do that either. Is that the ideal solution until a random variable feature is potentially added in the future?

Create a Component with 3 Variants having the Video Images, and 3 More Variants having corresponding Videos.

Change Image variants using After Delay (100ms).

Assign On Click to each Image Variant to Change to corresponding Video Variant.