You can write your topic however you want, but you need to answer these questions:
-
What do you want to achieve? Keep it simple and clear!
I want to be able to immediately stop the for loop but I don’t know how to, I even searched up how to but I didn’t get the results that I wanted. -
What is the issue? Include screenshots / videos if possible!
The issue is whenever you click enter and clear as fast as you can repeatedly, the microwave timer counts down faster, and it’s not supposed to be like that.
-
What solutions have you tried so far? Did you look for solutions on the Developer Hub?
I tried using an if statement on the for loop but it doesn’t seem to stop it, and I also tried to use debounce but that didn’t work either.
After that, you should include more details if you have any. Try to make your topic as descriptive as possible, so that it’s easier for people to help you!
The timer on the microwave breaks in which it counts faster and faster, and it should only wait 1 second before going to the next number.
here is the model, pls don’t steal if from me.
microwave.rbxm (12.6 KB)