- Home /
Question by
Fabeuro · Feb 20, 2021 at 02:52 PM ·
audiosourcetimer countdownwhile-looploopsbomb
How do you make a time bomb beeper
Help Me I'm Dying
o I'm working on a game where there is a time bomb, the bomb is set to go off after one minute. I want to add a feature where the bomb beeps and it gets faster and faster building up suspense before the explosion. I managed to make something but it isn't working correctly. The script below works but only on 10 second intervals. Meaning it only beeps every ten seconds, and all the other while loops are ignored.
If you can help me figure out the problem that would be great. Thanks in advance!
Comment
Your answer
Follow this Question
Related Questions
Crossfade between multiple loops with 3 audioSources ? 0 Answers
While loop issues in Update() vs. Start() 0 Answers
While loop variable assignment not workin 0 Answers
Why is my Timer like this? 1 Answer
DoWhile Loop is crashing Unity. Why? 2 Answers