Java collision Detection
i need a way to check to see if images collide at certain x and y points anyone know an easy way to make this. it is for an RPG game i am trying to make
Code:
X1,y1 +-------+ X4,y4
|.......|
|.......|
X2,y2 +-------+ X3,y3
i need it to check to see if something goes into the box so i can make it so my characters cant just walk over huge boulders
Jeremy
___________________
Signature Suspended as it is in violation with the signature rules
Last edited by Err0r, November 20th, 2003 03:19 PM (Edited 1 times)
