Platform Games in Scratch (with Audio)
Uploader Comments (prappleizer)
Top Comments
-
can you show us how to make prites like coins go away when your chacacter pick it up and how to go to a different level plz help XD
-
@rfcarrascoc it goes like this;
When up arrow pressed
point in direction 0
move ten steps
when down arrow pressed
point in 180
move 10 steps
the rest is easy
All Comments (80)
-
hey im completely new to this. what does valocity mean/do?
-
@SuperWalrus88 ill make one juss go on my channel
-
my sprite wont move i think its dead
-
god this is confusing i mean my friend does like c programing or something and he calls THAT hard
-
could you help me, im making a scratch game where the platform moves and the sprite only goes up and down, how do you get the sprite to stop on the platform and then move along with it? thanks:)
-
Thank you so much! Helped alot :)
-
i made three tutorials they cover slightly more advanced topics physics;math string.\
-
@MadGamerCo You have to click the flag button to start
what is the script you need to make a sprite stop when it lands on a platform
brokeherlittlebones 5 months ago
@brokeherlittlebones you would use a "when touching sprite ___" or "when touching color ___" etc plus a stop script (in commands section)
prappleizer 5 months ago
Instead of doing:
"if-touching sprite2-or-touching sprite3-or-touching sprite4"
You could just put:
"if touching color:*black*"
Nice tutorial btw!
Duelmaster360 5 months ago
@Duelmaster360 I could but sometimes platforms are different colors or you want to change it later or something- it takes longer but its safer
prappleizer 5 months ago
Hey man, great vid, but I sat here 4 ages copying that script and it does nothing my character doesnt event move
MadGamerCo 9 months ago
@MadGamerCo did you try downloading the file in the description and see if it worked?
prappleizer 5 months ago