when I loaded a player model in my FPS game and i wanted to detect collision with a box, I used the following code:
bla
bla
set object collision on 200
set object collision on 10
set object collision to polygons 200
set object collision to boxes 10
bla
bla
do
bla
if object collision(10,200)>0
Print "HITHITHITHITHIT!!!"
endif
bla
loop
the prob is that when the box hits the player is says nothing but when i make antother box and the boxes hit each other is does says hithithit. whats the prob here?
p.s:object 10 was made with "make object box".
EDIT:
i'm using the alien model from the compo
Specs: AMD Athlon 1800, 256 DDRRam 266mhz, 80GB HD 7200rmp U133, Geforce 4 Ti4400 128mb ddr sdram