Things with pause blocks

I have a question about pause blocks and the custom "unpause" block - Does it also pause keyboard inputs for non-movement/cosmetic changes?

This is how I'm trying to do it:
Press the enter key, which broadcasts a message and pauses the project
untitled script pic

And here are the button inputs I want to have when the project is paused
untitled script pic (1)

I also tried it without the unpause block directly under the "when I receive" block.
Is this normal? How would I go around this?

Source of the unpause block:

(Pause all but this script and unpause all)

If you manage to use unpause all right after pause all, nothing will really happen. I'm not sure what your goal is here.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.