Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » How do I make the background change when i hit the edge of the screen?
- Oumuamua
-
Scratcher
1000+ posts
How do I make the background change when i hit the edge of the screen?
Oh my! What a topic!
Please don't necropost, thanks.
Please don't necropost, thanks.
[/quote]
- FoofJr
-
Scratcher
100+ posts
How do I make the background change when i hit the edge of the screen?
maybyeThis topic has already been resolved. Please avoid necroposting.if <> then
<touching [ v] ?>end
switch backdrop to [ v]
- arvepro3579
-
Scratcher
100+ posts
How do I make the background change when i hit the edge of the screen?
when green flag clicked
forever
if <touching [edge v] ?> then
switch backdrop to [the backdrop v]
end
end
- FoofJr
-
Scratcher
100+ posts
How do I make the background change when i hit the edge of the screen?
maybyePlease don't necropost.if <> then
<touching [ v] ?>end
switch backdrop to [ v]
- musicorchid12
-
Scratcher
100+ posts
How do I make the background change when i hit the edge of the screen?
Try this:Yes that might work.when green flag clicked
forever
wait until <<(x position) > [220]> or <(x position) < [-220]>>
next backdrop
end
- Oumuamua
-
Scratcher
1000+ posts
How do I make the background change when i hit the edge of the screen?
i cant find touching edge button…It's in the Sensing section! Can't you find a simple block?
Hi, i agree with your username, let me give you a reading suggestion “Siddhartha” by Hermann Hesse.

Or you can keep yourself playing videogames and spamming or necroposting topics in this forum.
Last edited by Oumuamua (June 4, 2020 19:49:32)
- joshuaho
-
Scratcher
1000+ posts
How do I make the background change when i hit the edge of the screen?
Hey folks - this thread is pretty old, and there's a good chance that the topic owner isn't watching this anymore.
It's great that you want to help out (and it's much appreciated), but please do check the date of the thread before posting to avoid bumping up outdated threads.
It's great that you want to help out (and it's much appreciated), but please do check the date of the thread before posting to avoid bumping up outdated threads.

Last edited by joshuaho (June 4, 2020 20:22:18)
- Discussion Forums
- » Help with Scripts
-
» How do I make the background change when i hit the edge of the screen?




