hello everyone,
im making a pong game just as in the downloadable scenarios but i have a problem using the "bat" (paddle) image which i used for the class. I used a picture to create the bat but now the ball doesnt recognize the image as an object and just runs thru it. It doesnt bounce back after hitting it but just run thru it. I thought maybe i can use the getOneIntersectingObject to let the ball recognize the bat but im not pretty sure how to use it.
I have two batts that need to be recognized by the ball.
The classes im using: 2 player classes (which uses the bat image i want to get recognized)
1 ball class
can somebody help me?

