Hi Eagle11,
I'm a newbie into apps/games and your tutorials are really helpful. Thank you!!
I have a question regarding collision of ball and platforms.
Say I used any other shaped object (instead of a ball), and use CGRectIntersects, touches method still works as per uiimageview, not
the exact object's shape.
Is there a workaround for this, where we can actually have collisions done based on the exact shape of the object?
Thanks in advance
On a different note, are you planning on posting more tutorials soon?