I want to make a physics game in Scratch, but I don't know what scripts to make for it. :9
I want it to be like a block removing physics game (like Red Remover), but with only the main sprite to be moving.
Last edited by kimmy123 (2012-03-04 12:13:49)
Offline
hey i want to make a game where there is a sprite that i created (its like a box) and there is basketballs falling from the sky and the player had to catch them and everytime they catch one the get 1 point but if they catch a football the loose one can someone please tell me how to do this xx
Offline
There’s not just some magical script that automatically makes a game.
Did you try to figure out yourself? If you try, I think you’ll meet with success.
Offline
laurynxxx wrote:
hey i want to make a game where there is a sprite that i created (its like a box) and there is basketballs falling from the sky and the player had to catch them and everytime they catch one the get 1 point but if they catch a football the loose one can someone please tell me how to do this xx
If you need some help, then it's better to create a new topic than post it in another thread
Offline
kimmy123 wrote:
henley wrote:
There’s not just some magical script that automatically makes a game.
I meant scripts for sprites, not just one script for everything. :9
Well, there are so many scripts involved we can’t just post them all! And it depends on the physics game, the shape of the objects, etc.
Offline
Are you looking for gravity? Bouncing? Something along those lines? A little more description of what you are trying to do would be very helpful
Offline
Paddle2See wrote:
Are you looking for gravity? Bouncing? Something along those lines? A little more description of what you are trying to do would be very helpful
I think I want to make a physics game that is like this, where you have to click certain blocks to make the player get to the goal.
But I want the main sprite to be the only moving sprite, the level and the blocks you remove don't move.
Last edited by kimmy123 (2012-02-29 16:30:52)
Offline
Well, to make rotation physics would be pretty difficult.
Maybe this project can help. :>
Offline
The mathematics blocks, and the timer, especially if you are creating something that involves acceleration.
Offline
just copy the scrips from the gravity marble
Offline
Karsten100 wrote:
just copy the scrips from the gravity marble
That doesn't really teach you anything though.
Offline