can any one give me an example of an effective pricisce collision i can use in fighting, plz try not to use db collision coz i always find it not very accurate. i tryed this
if object frame(56)>15 and object frame(56)X#-10 and amZ#Z#-10
gosub healthdown
endif
endif
i did because the punch frames are 16 to 20 and the punch hits 11 unites away for the object
object 56 is the punchers object
X# and Z# are the targets co-ordinates
mX# and mZ# are the punchers co-ordinates
amX# and amZ# are the place the punch should hit co-ordinates
hope some one can help
Crystal