In my title screen, I have an animated background, and in the foreground the silhouette of a building, which I made a separate object. The building is black, but I want (on a random timer) both a thunder/lightning sound clip to play and for the object to change sprites to a lit up version. If I could make that lit up version flicker that would be even better.
Thanks.
Assign the dark and lit-up sprites of the building into a view loop as you see the flickering right, set the thunder sound as frame sound for the first or so frame, then just Object.Animate it on a timer.