Game Development Community

Collision problem.

by CodingChris · in Constructor · 05/21/2007 (6:24 am) · 2 replies

Hi,
In my new game I'm working with the rigidshapeclass and dif-files created with torque constructor. The problem is that ever when one of my dif-objects collides with a rigidshapeclass object torque crashes. Where is my mistake?

#1
05/21/2007 (11:21 am)
This should be fixed with DIF's exported from Constructor 1.0.1. Is that the version you are using?
#2
05/22/2007 (5:20 am)
I now updated my version of constructor and now it works. Thanks.