Adding until or resume/unpause block

can we get a block that says untill or unpause if we get a block that is just untill then we could do things like pause all until......
or if we can get a block that says unpause/ resume it will allow for us to pause an entire game and then resume the entire thing.

I don't think you understand what pause does. When you pause the project, every script will be paused, nothing can run. Which means, there's no way to check if the project should be unpaused, and a block to unpause the project will never run.

If you pause the project you wouldn’t be able to run a resume block

unless you use a when block because those still run when everything else is paused

that's either a bug or an oversight

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