
-----------------------------------
rcbhs
Thu Dec 06, 2007 8:58 am

rectangle picture collision
-----------------------------------
if my coordinates are variables because both object are constantly moving, how do I get the collision for all sides? My variables are manx, many, ghostx, ghosty for the 2 objects I need to collide. What I have now is totaly screwed and works quite strangely. 

if (manx = ghostY - Pic.Height (manID)) and 
(many 