Hi, i am making a game where I have 2 bitmaps as objects, i want to check if object 1 and object 2 collide
e.g.
obj1 (moves around on screen)
obj2 (at bottom always)
when obj1 touch the top of obj2, i want to move obj1 back up.
could anyway please help me with this. I have looked online and found many examples but they are too complicated, and I am just a new developer, and just want a simple collision detection and nothing too fancy.
thanks
e.g.
obj1 (moves around on screen)
obj2 (at bottom always)
when obj1 touch the top of obj2, i want to move obj1 back up.
could anyway please help me with this. I have looked online and found many examples but they are too complicated, and I am just a new developer, and just want a simple collision detection and nothing too fancy.
thanks