Discuss Scratch

FireNinjaGAME
Scratcher
100+ posts

Dodging Game Scripts

Hello there Scratch Community. I am going to be creating a game called “Lightning Bolt” which will be a dodging game. The goal is to dodge objects coming from the top of the screen.

I need a generator to generate these objects that come down from the top of the screen. What this generator needs to have is…
1) Speed the objects go at, please make it controllable (I would recommend hooking the objects up to a variable).
2) Allow me to customize the color of the objects, or make it so that I can modify the shape of them without breaking the system???
3) To be done by July 31 (Wednesday of next week).

Can someone please help me with this? This is meant to be my conclusion project and I want it to be awesome. Please help me with this endevour.

Moving on from Scratch, to much bigger things. It's gonna be one fun adventure.
ErnieParke
Scratcher
1000+ posts

Dodging Game Scripts

Oh… That isn't the best deadline, but it's still possible. I've created big projects under even stricter deadlines, though. Anyway, I'll whip up something quickly for you…

Here it is! The Hunt

I hope that this helps!

With regards,

ErnieParke

Last edited by ErnieParke (July 23, 2013 20:51:49)


drmcw
Scratcher
1000+ posts

Dodging Game Scripts

ErnieParke wrote:

Oh… That isn't the best deadline, but it's still possible. I've created big projects under even stricter deadlines, though. Anyway, I'll whip up something quickly for you…

Here it is! The Hunt

I hope that this helps!

With regards,

ErnieParke

Intrigued that the y position reporter works in your clone script as normally that would be a value for the sprite not the clone.

10 !
ScratchVaders or Galaga?
Maybe Eliza can help you decide?
Psiborg
Scratcher
500+ posts

Dodging Game Scripts

drmcw wrote:

Intrigued that the y position reporter works in your clone script as normally that would be a value for the sprite not the clone.
Each clone always maintains its own (x position) and (y position) in my (somewhat limited) experience.

Save the world from giant ants in a classic tower defense: Antfestation
Protect the Minions from the Purples in Minion Push
Collect treasure across the beautiful islands of Mylands
Guard your gold in The Hoard++
Remake of a classic arcade game: Descentipede

Photoguy77
Scratcher
100+ posts

Dodging Game Scripts

1 .Make 5 costumes, all with the color blue at the bottom(so script detects if touching color blue) and the clone will pick a random costume.(customize the color but leave one color at the bottom of the pic for the if touching color block.)
2. Speed- if level is 1 set variable to 3 and glide for variables secs to the ground(change variable by -.5 each level

-Photoguy77

“Without enjoying, one will never truly learn” ~Flome

“Finding happiness starts in you” ~ProdigyZeta7

Harakou
Scratcher
1000+ posts

Dodging Game Scripts

Closed by owner request.

Powered by DjangoBB