Game Development Community

Raycast Problem

by Billy L · in Torque Game Engine · 12/11/2004 (4:34 am) · 2 replies

Hi all

Quick question
Why cant i get a ItemObjectType with the raycast function .
I get all other Object Types but not the one above.
Should it be like this ?
I havent used the raycast so much and not checked the code yet.
Any suggestions or hints ?

Used version Head 25 Nov

#1
12/11/2004 (9:23 pm)
Does it have the proper collision data for ray checks?
#2
12/12/2004 (3:28 am)
Thanks Ben !

Sometimes its to easy , and you only need a small piece of puzzle to get it to work.
I forgot the LosCol information :)