Discuss Scratch

bobbysq
Scratcher
100+ posts

suggestion: C block for "run without screen refresh"

The block would just run the blocks inside without screen refresh like in procedures. It would be in “looks,” “Pen,” or “Control”
jvvg
Scratcher
1000+ posts

suggestion: C block for "run without screen refresh"

You can do that with custom blocks. I don't find it that necessary.
bobbysq
Scratcher
100+ posts

suggestion: C block for "run without screen refresh"

jvvg wrote:

You can do that with custom blocks. I don't find it that necessary.
Using a custom block is somewhat pointless if you want to use a script only once.
tlangster
Scratcher
100+ posts

suggestion: C block for "run without screen refresh"

bobbysq wrote:

jvvg wrote:

You can do that with custom blocks. I don't find it that necessary.
Using a custom block is somewhat pointless if you want to use a script only once.

Not always. In this scenario, for example, it has a point.

By the way, that's your solution.
HistoryDude
Scratcher
2 posts

suggestion: C block for "run without screen refresh"

Proposed functionality is different from “Run without screen refresh” in custom blocks. Example would be

C block for “run without screen refresh”
broadcast “redraw all” and wait
(end of C block)

Which can redraw the screen only after all sprites take action. Currently, custom block with “Run without screen refresh” option does not tolerate any waiting/yielding.
turkey3
Scratcher
1000+ posts

suggestion: C block for "run without screen refresh"

The

block did exactly what you suggested, but was removed.
PhirripSyrrip
Scratcher
500+ posts

suggestion: C block for "run without screen refresh"

turkey3 wrote:

The

block did exactly what you suggested, but was removed.
How long ago was that?

EDIT: Nevermind, checked the Wiki!

Last edited by PhirripSyrrip (Sept. 6, 2013 22:02:31)

Powered by DjangoBB