Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » I'm trying to make a game with falling objects
- UltraMinecraftMan
-
45 posts
I'm trying to make a game with falling objects
I'm trying to make a game where you have to avoid falling objects. The objects are supposed to fall faster and more as you progress in the game and I want high scores via cloud data. I cannot understand how to script any of the things I have just mentioned.
- 1234abcdcba4321
-
1000+ posts
I'm trying to make a game with falling objects
This goes into the block sprite.
This goes into the player sprite.
Last edited by 1234abcdcba4321 (Feb. 17, 2014 16:55:56)
- UltraMinecraftMan
-
45 posts
I'm trying to make a game with falling objects
Thanks! I really need help with making the game work first though. You see, you have to avoid boxes falling from the sky. I need them to clone themselves, Fall, If they hit the player you lose, they gradually get faster throughout the game, if the player avoids one it increases his score.
- 1234abcdcba4321
-
1000+ posts
I'm trying to make a game with falling objects
I edited the post. It should have about everything you need.
- UltraMinecraftMan
-
45 posts
I'm trying to make a game with falling objects
I couldn't make the box fall
- UltraMinecraftMan
-
45 posts
I'm trying to make a game with falling objects
This is so hard!
- 1234abcdcba4321
-
1000+ posts
I'm trying to make a game with falling objects
The scripts in my post make it work. (The glide block below the “when i start as a clone”)
- UltraMinecraftMan
-
45 posts
I'm trying to make a game with falling objects
It's done! http://scratch.mit.edu/projects/18060872/
- MH02146
-
1 post
I'm trying to make a game with falling objects
i have tried it but i just can't do it. i was trying to make stars fall from the top of the backdrop but instead of what i wanted to happen something else happend all the stars started to come out of nowhere and glide across the page.
- amateurradiogeek15
-
1000+ posts
I'm trying to make a game with falling objects
Please don't necropost!!! i have tried it but i just can't do it. i was trying to make stars fall from the top of the backdrop but instead of what i wanted to happen something else happend all the stars started to come out of nowhere and glide across the page.
- laithrocks
-
100+ posts
I'm trying to make a game with falling objects
What if I want a game where in which “they're JUST falling down.
(and of course, ”GAME OVER")
Forget the score, and everything, I might have a simple insert process, I just want to know what's what.
I mean, I'm just trying to depict this code right now…
I really don't know…
(and of course, ”GAME OVER")
Forget the score, and everything, I might have a simple insert process, I just want to know what's what.
I mean, I'm just trying to depict this code right now…
I really don't know…
- Warriorcat11202
-
22 posts
I'm trying to make a game with falling objects
The easiest way to do this: When clicked button, attack the forever button to it, and inside the forever button put in change y by -10. Hope that helps!!!!!!!!!!!!

- Warriorcat11202
-
22 posts
I'm trying to make a game with falling objects
oops I meant attack not attack, Sorry.
- 273Explorer
-
1 post
I'm trying to make a game with falling objects
Did the game atchully work
- Scratchy_the_Caty
-
36 posts
I'm trying to make a game with falling objects
There seems to be a little bit of necroposting going on here. This topic was resolved over a year ago, and therefore is considered “dead”.
If you have the same problem, you can use the solution, or if it doesn't work, try making a new topic.
But, if a topic in this forum hasn't gotten a new post in over a month, then it is safe to assume that you shouldn't make any new posts because the thread creator doesn't need any more help.
If you have the same problem, you can use the solution, or if it doesn't work, try making a new topic.
But, if a topic in this forum hasn't gotten a new post in over a month, then it is safe to assume that you shouldn't make any new posts because the thread creator doesn't need any more help.
- Discussion Forums
- » Help with Scripts
-
» I'm trying to make a game with falling objects