Break out hit test
Author |
Message |
chalcids
|
Posted: Thu Jan 12, 2012 1:38 pm Post subject: Break out hit test |
|
|
i need help making lines of code that tells me if the array of the ball hits the array of the brick so a true or false |
|
|
|
|
|
Sponsor Sponsor
|
|
|
Insectoid
|
Posted: Thu Jan 12, 2012 3:00 pm Post subject: RE:Break out hit test |
|
|
Arrays of balls and bricks?
How do you know if A ball has hit A brick? Big hint: there's plenty of tutorials explaining exactly this in Turing Tutorials, and dozens of people asking the same question (and getting answers) in Turing Help. I suggest you look there. |
|
|
|
|
|
|
|