Not all code inside function running for some reason

As said in title, the code doesn’t run except for Print(“Phone is ringing”) for some reason and I don’t know why.

If the log is printing, that means all the code on top is also executing. So my guess would be that your buttons and timers aren’t properly linked in the editor?

What is supposed to happen and what is the actual result?

1 Like