How to add flashing lights? (SOLVED)

Hello. I’d like to add flashing lights in my story but I don’t know how. I’ve tried ‘@transition fade in white’ but it’s too slow. To give you context, it’s a nightmare sequence.

Try @transition fade in 0.1

Code it a few times like this:
@transition fade in 0.1
@transition fade in 0.1
@transition fade in 0.1
@transition fade in 0.1

1 Like

Thanks!

1 Like

You’re welcome :revolving_hearts:

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.