There's always a check mark next to my block asking to show it on the stage. How do I change this?
Offline
ImagineIt wrote:
There's always a check mark next to my block asking to show it on the stage. How do I change this?
I used to need the same thing, LS97 taught me to do this.
Open the browser.
Go to Scratch Blocks > CommandBlockMorph > private > canBecomeWatcher. In there you'll see starting about midway through a bunch of #something, like in a blockspec method call. Just add the name of the method your block calls, with a # in front.

Offline