I have made a pong game that is two player and ends at 10 points but i cant figure out how to put power ups it. Can anyone help?
Offline
You basically need to have variables that control what you want to be powered up. For instance, "PaddleSpeed" could be one. Then, you just make this value go up when the player hits what ever sprite is the powerup.
You see? A lot of this comes from just trying things out on your own, but this should steer you in the right direction.
Regards,
CAA14
Offline
I have a pong game in the works. Want me to upload it so you can have a look?
Offline