This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2013-02-21 05:01:59

Bombguy2010
New Scratcher
Registered: 2013-02-08
Posts: 17

single stepping

How is single stepping supposed to work?
When ever i turn it on (flash blocks fast) all my sprites freeze, and it flashes through my blocks, but nothing happens when i press anything

Offline

 

#2 2013-02-21 05:03:42

Hardmath123
Scratcher
Registered: 2010-02-19
Posts: 1000+

Re: single stepping

It may depend on your project—maybe it's too slow?

The point of single stepping is to slowly run each block so that you can spot mistakes in your code. But sometimes doing things slowly messes up execution threads and the scripts behave differently.


Hardmaths-MacBook-Pro:~ Hardmath$ sudo make $(whoami) a sandwich

Offline

 

Board footer