Discuss Scratch

DONTCARE82
Scratcher
2 posts

Custom Blocks over all sprites

How can I make my custom block work across all sprites?
LittleHeroFish
Scratcher
100+ posts

Custom Blocks over all sprites

DONTCARE82 wrote:

How can I make my custom block work across all sprites?
You can't, you have to copy the custom block over to the sprites

Beyond the Grave II is the best
awesome-llama
Scratcher
1000+ posts

Custom Blocks over all sprites

You can't, unfortunately. Custom blocks are only able to be run within the same sprite/clone. You'll either have to make an identical copy of the custom block in the other sprites you want it to run there, or make use of broadcasts (and variables) which do work across sprites instead.


DONTCARE82
Scratcher
2 posts

Custom Blocks over all sprites

I don't know what you mean with copy.
Do you mean pulling the block to sprite I want to copy it to, because I have done that.

Powered by DjangoBB