flappy elephant

8
Flappy ELEPHANT

Upload: mieko

Post on 16-Feb-2016

29 views

Category:

Documents


1 download

DESCRIPTION

Flappy ELEPHANT. Start the sequence then show the sprite. Broadcast reset to start the game then forever drop down. Start the sequence then forever change costume to create a flapping sprite. When the space key is pressed if dead equals no jump. - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: Flappy ELEPHANT

Flappy ELEPHANT

Page 2: Flappy ELEPHANT

Start the sequence then show the sprite.Broadcast reset to start the game then forever drop down.

Page 3: Flappy ELEPHANT

Start the sequence then forever change costume to create a flapping sprite.

Page 4: Flappy ELEPHANT

When the space key is pressed if dead equals no jump.

Page 5: Flappy ELEPHANT

When the space key is pressed if dead equals no play a jump noise.

Page 6: Flappy ELEPHANT

If receives Die change dead to yes and play clap. After point down and set velocity to -5. Finally wait until y equals -170 then broadcast reset.

Page 7: Flappy ELEPHANT

If receives Reset point right and set x and y to 0. After move sprite to front then set velocity 0 and dead to no.

Page 8: Flappy ELEPHANT

When the sequence starts start forever with : If touching colour green broadcast die.