Discuss Scratch

Naw08
New Scratcher
1 post

How do I make my character walk from one backdrop to another???

So i am making a project but it involves a lot of backdrops but i want it to seem like my sprite is walking from one backdrop to the other one eg. my sprite is in one position for my first backdrop but i want it to seem like it walked from the first backdrop to the second backdrop and please reply soon.And show an example please.

Last edited by Naw08 (June 27, 2020 17:34:56)

RL1123
Scratcher
1000+ posts

How do I make my character walk from one backdrop to another???

Here:
when green flag clicked
forever
set x to (-180)
repeat until <(x position) > [175]>
change x by (5)
end
next backdrop
end
I hope that helps!
PhobosDestroyer
Scratcher
1 post

How do I make my character walk from one backdrop to another???

broke me game
TopCode
Scratcher
1000+ posts

How do I make my character walk from one backdrop to another???

PhobosDestroyer wrote:

broke me game
please dont necropost and instead make your own topic
Alphawolfgaming32
Scratcher
1 post

How do I make my character walk from one backdrop to another???

I am trying o make a beta game where your character walks into another backdrop. Do you know the code?
TheAnomalousPseudo
Scratcher
1000+ posts

How do I make my character walk from one backdrop to another???

Powered by DjangoBB