Hiya Guys/Gals,
I am trying to use the best method to determine whether an object is above another object (object is an image of a box). By above I mean directly lying on top of it, touching.
Currently, I am using simple object1.x,object1.y comparison against object2.x,object2.y, it works, but im not sure if thats the best way.
Surely there must be a better method?
Many Thanks
Warren [import]uid: 114931 topic_id: 22603 reply_id: 322603[/import]
