Computer Science Canada paddles |
Author: | sensfan_39 [ Tue Jun 07, 2005 10:16 am ] |
Post subject: | paddles |
i am amaking an airhockey game and need to know how i can make the paddles to hit the puck be controlled by the button W-up A-left S-down D-right and the left player be controlled by the arrows, how would i do this.dont give me code unless it is an example because i want to do the code on my own please. |
Author: | AsianSensation [ Tue Jun 07, 2005 2:23 pm ] |
Post subject: | |
this is a classic pong question, and is probably covered many many many times already. Check the tutorial section for collision detection, or just check pong, many tutorials have been written for this. |