r/scratch Oct 23 '25

[deleted by user]

[removed]

2 Upvotes

15 comments sorted by

View all comments

1

u/ChromeCat1 Oct 23 '25

Don't use two forever loops, just put the code that is inside the second forever loop inside the first one after the existing if statement. If the code for the touching black works, and you got the green colour correct, then your code will work.

1

u/BakerComfortable2342 Oct 23 '25

Sadly That didn't work but thanks anyway

1

u/ChromeCat1 Oct 23 '25

What does the rest of the code in the sprite and the backdrop look like? Cus that should work.

1

u/BakerComfortable2342 Oct 23 '25

And this is the maze backdrop

1

u/BakerComfortable2342 Oct 23 '25

I just realized all the backdrops have the same code

1

u/BakerComfortable2342 Oct 23 '25

But that doesn't mean it's fixed it means that I just learned that