
-----------------------------------
CITC
Sun Jan 11, 2004 7:39 pm

ball going through the paddle
-----------------------------------
has anyone had this problem?  In my pong you can send a fast ball which makes the y incriment larger but when it hits the other paddle the y incriment returns to the normal value.  so it is possible for the ball to enter too far into the paddle and not be able to get back out.... anyone had this problem / know how to fix it??

-----------------------------------
Andy
Sun Jan 11, 2004 8:02 pm


-----------------------------------
well what u can do is instead of having

if ballx=10 and ballypaddlex2 then
bla bla
end if


you have

[code]
if ballx