February 24th, 2012, 05:08 PM
|
#1 (permalink)
|
|
New Member
Thread Author (OP)
Join Date: Feb 2012
Posts: 11
Device(s):
Carrier: Not Provided
Thanks: 3
Thanked 0 Times in 0 Posts
|
Simple Collision Detection
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
|
|
|