Discuss Scratch

TheLonelyPotatoGames
New to Scratch
2 posts

In A Platformer how do I change the backround at the end of each level?

I am trying to make a plat former and I need to change the levels but I don't know how here's what I have
when green flag clicked
forever
if <color [#6c1568] is touching [#a99942] ?> then
go to x: (-214) y: (-87)
switch backdrop to [ ]
end
Toasty_Boy
Scratcher
100+ posts

In A Platformer how do I change the backround at the end of each level?

Use the
next backdrop
block to switch to the next backdrop.

Hope this helped.

“Helping others is the secret sauce to a happy life.” – Todd Stocker
This is why I aim to help others.
To give them a happy life too.


–Toasty_Boy–
TheLonelyPotatoGames
New to Scratch
2 posts

In A Platformer how do I change the backround at the end of each level?

thanks for helping me toasty boy.
Toasty_Boy
Scratcher
100+ posts

In A Platformer how do I change the backround at the end of each level?

TheLonelyPotatoGames wrote:

thanks for helping me toasty boy.
Your welcome.

“Helping others is the secret sauce to a happy life.” – Todd Stocker
This is why I aim to help others.
To give them a happy life too.


–Toasty_Boy–

Powered by DjangoBB