I am making a pong game, and every time the ball scores I need it to respawn moving faster. I have the respawn all down, how do I increase the speed?
Offline
You're using the [move ( ) steps] block with a set value, right? Well, you can make the ball move faster with a variable. Use a variable with the block, and increase the variable when necessary.
Don't forget to reset the variable when the green flag is clicked
Last edited by Jonathanpb (2011-01-21 01:22:37)
Offline
can anyone post an actual thread of commands?
Offline
I don't get what you mean - could you rephrase that?
Offline