How to have a random video play as background in my main menu?

Hey @Zego_Fr34ks,

What are you using specifically to set your video? Media, a gif, something else? My first thought would be to do something like finding a random int in range then set a “video” that corresponds to that int, but that depends on how you have your menu set up and may not be useful.

Any additional specifics you provide may go a long way in solving your problem.