TX 3D Builder open beta bug: T3DRigidComponent not ok
by Thorsten Schmidt · in Torque X 2D · 08/13/2008 (2:25 pm) · 3 replies
I have tried to change the value of "CollidesWith" of the T3DRigidComponent. By default
the value is "GarageGames.Torque.Core.TorqueObjectType".
After selecting an object type I get the error message:
"value cannot be NULL", "Parametername: key".
Furthermore adding a T3DRigidComponent is not very user friendly. When I add a T3DRigidComponent
to an existing model this model starts to fall through the terrain and keeps on falling until ....
So the z-position is lost.
the value is "GarageGames.Torque.Core.TorqueObjectType".
After selecting an object type I get the error message:
"value cannot be NULL", "Parametername: key".
Furthermore adding a T3DRigidComponent is not very user friendly. When I add a T3DRigidComponent
to an existing model this model starts to fall through the terrain and keeps on falling until ....
So the z-position is lost.
Torque Owner Thorsten Schmidt
For example in the component "DesignerCameraInputComponent" there is a value
BoundaryObjectTypes with the default value "GarageGames.Torque.Core.TorqueObjectType".
Opening the object type dialogue and leaving it with cancel leads to the error message
"unvalid property value".