It would be helpful being able to single-step only one stack of blocks, maybe right clicking on it and selecting "single step only this". Then in the usual menu one could select "single step all scripts" to go back to the global single-stepping.
Last edited by s_federici (2008-07-01 16:24:38)
Offline
Do you mean for each single script a different speed? I like the idea. In any case you can set a global speed for all scripts by shift-clicking the extras menu and selecting "set single stepping...". But I guess you already know it. In any case, I would love to have a "step" button. I guess that problems related to concurrent execution of scripts could be solved maybe having a "set for single step" in the context menu of the scripts.
Offline
For people who do not know how to activate and change the speed of single-stepping, I made a tutorial
Offline
fullmoon wrote:
I mean a way to make Scratch as fast as the computer can handle it, rather than like 30 interpretations per second.
This seems something that has been discussed in another post, something like deciding if a block must be single stepped or it can run at maximum speed (if I remember well the discussion was about deciding if a loop should show all the animation it contains or not, something that currently is configured so that the stage is refreshed once for each iteration of a loop)
Offline