Discuss Scratch

YtArie5
Scratcher
1000+ posts

Custom blocks just refusing to work properly?

My browser / operating system: Windows NT 10.0, Chrome 114.0.0.0, No Flash versions detected

I can't really explain it but my custom blocks aren't working the way they're supposed to…?
I know it's not a problem with the script itself, because I backpacked the script in question from that projet into another project and it worked perfectly fine (and also worked fine before in the original project and just randomly stopped working somehow)
There's nothing in the project that could mess with the custom block in any way

(Edit: Maybe I should've put this in help with scripts)

Last edited by YtArie5 (June 27, 2023 23:50:20)

kpoovakan
Scratcher
100+ posts

Custom blocks just refusing to work properly?

Can I see the code? Custom blocks should work.
YtArie5
Scratcher
1000+ posts

Custom blocks just refusing to work properly?

kpoovakan wrote:

Can I see the code? Custom blocks should work.
https://scratch.mit.edu/projects/870006697/
the text engine (last sprite in the editor) uses custom blocks and it just doesn't work.
I backpacked the exact sprite into another project and it worked

Last edited by YtArie5 (June 27, 2023 23:48:17)

medians
Scratcher
1000+ posts

Custom blocks just refusing to work properly?


Is this name custom block in the black screen supposed to do anything?
Also, set EraseText to 0 since the clones seem to be deleting themselves right when they're created since the value is 1.

Last edited by medians (June 28, 2023 00:26:26)

YtArie5
Scratcher
1000+ posts

Custom blocks just refusing to work properly?

medians wrote:


Is this name custom block in the black screen supposed to do anything?
Also, set EraseText to 0 since the clones seem to be deleting themselves right when they're created since the value is 1.
ah thank you!

Powered by DjangoBB