I'm trying to accomplish two things that I'm having trouble finding a way to do.
1. I already have an audio file set to start when the player clicks a button on the screen. After about 30 seconds of the audio file playing, I want the player's view to either distort, get blurry around the edges, or be tinted red.
2. I want messages to pop up on the screen throughout the audio clip at set times (e.g. 10 seconds into the clip, 20 seconds in, etc).
Is there a way to accomplish this?