Game Development Community

StaticShape Derived Object

by Xavier "eXoDuS" Amado · in Torque Game Engine · 06/16/2002 (7:14 am) · 0 replies

Well, i have a problem here, i made a new object deriving it from staticShape. Using normal staticShapes i can make the onCollision script call to work, but using my child object the onCollision script function is never called, anyone have any ideas why this might be?