So, I want to create image collision detection for a gif image but I don’t know how.
Thanks, I appreciate everyones help. [import]uid: 54001 topic_id: 9497 reply_id: 309497[/import]
So, I want to create image collision detection for a gif image but I don’t know how.
Thanks, I appreciate everyones help. [import]uid: 54001 topic_id: 9497 reply_id: 309497[/import]
@supercyclone77,
what do you mean collision detection for gif images?
In the past collision detection was between the bounding rects of the images, there is a piece of code by jhocking that detects for overlaps of bounding rectangles. I think that should help you detect the collision, you are mentioning.
cheers,
?
[import]uid: 3826 topic_id: 9497 reply_id: 34727[/import]