So, I don’t actually know if it’s normal or a bug (because I hardly ever used delay on a timer)
Story:
I had a little mechanic involving a toggle that makes one path delay a timer and the other to not delay it. The thing is that I switched to test the delay path (went through once) and then I switched back to the “no delay” path (also went through), but it acted like the timer never existed. I toggled back and forth and the timer didn’t work anymore (code was still there)
If delaying the timer doesn’t make it work anymore is normal, well at least I got to ask something about it.