For online play, it's a good idea to play some sort of sound as soon as the project starts, to force the sound bank to load immediately. That way the pause as the sounds are loaded doesn't interfere with the game play. You can lower the volume so it doesn't annoy the user.
The egg can get stuck on the paddle though...you might want to add a loop around the Move block so that it moves until it no longer touches the paddle...that should get it clear of it.
Comments
You need to be logged in to post comments
Add a Comment
I wonder if egg pie would taste good... I like the game!
nice game
Oh yeah. I wanted to keep it simple so that it can be an example for others to expand. But I should probably fix it up into more of a game.
wow great game!
Wonderful graphics!
For online play, it's a good idea to play some sort of sound as soon as the project starts, to force the sound bank to load immediately. That way the pause as the sounds are loaded doesn't interfere with the game play. You can lower the volume so it doesn't annoy the user.
Maybe a Game Over message? I kept waiting for another egg...
A slight wait after pushing the Green Flag before the egg is launched would give the user a better chance of getting ready too :)
The egg can get stuck on the paddle though...you might want to add a loop around the Move block so that it moves until it no longer touches the paddle...that should get it clear of it.
Well, that is certainly the most amusing Pong variant I have ever played! It's wonderful.