V1.1.3 - Objects that have mounted objects cannot be mounted.
by Dave Calabrese · in Torque Game Builder · 01/11/2007 (9:57 am) · 1 replies
1.) Create an object.
2.) Mount an object to this object.
3.) Now try and mount the original object to something else. It will act like it is mounting, but nothing will happen.
The following error is placed in the console when this happens:
2.) Mount an object to this object.
3.) Now try and mount the original object to something else. It will act like it is mounting, but nothing will happen.
The following error is placed in the console when this happens:
t2dSceneObject::mount() - Cannot mount to object that's mounted to me! ('8180')
tools/levelEditor/scripts/tools.ed.cs (699): Unable to find object: '' attempting to call function 'setStateOn'About the author
Torque Owner Thomas Buscaglia
Thanks for reporting.