Discuss Scratch

Monniasza_spzoo
Scratcher
100+ posts

Global and local block definitions

Global block definitions would be simpler. Any local variables in global blocks will come from definition owner main sprite.
define globally Some global block 
...

Last edited by Monniasza_spzoo (Aug. 21, 2019 09:52:41)

WaterComesBack
Scratcher
100+ posts

Global and local block definitions

Monniasza_spzoo wrote:

Global block definitions would be simpler. Any local variables in global blocks will come from definition owner main sprite.
define globally Some global block 
...
Hmmm, what does this mean? I'm confused.
Monniasza_spzoo
Scratcher
100+ posts

Global and local block definitions

WaterComesBack wrote:

Monniasza_spzoo wrote:

Global block definitions would be simpler. Any local variables in global blocks will come from definition owner main sprite.
define globally Some global block 
...
Hmmm, what does this mean? I'm confused.
Global definitions are avaliable in all sprites and Stage.

Powered by DjangoBB