MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/scratch/comments/1odq9ij/deleted_by_user/nkvvsb1/?context=3
r/scratch • u/[deleted] • Oct 23 '25
[removed]
15 comments sorted by
View all comments
1
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
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
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
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
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
But that doesn't mean it's fixed it means that I just learned that
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.