Game Development Community

Change an object's 'center mount' point.

by Dave Calabrese · in Torque Game Builder · 12/11/2006 (10:07 am) · 1 replies

Right now, you can only mount Object A to Object B from the center of Object A, but you can mount it anywhere that you make a mount point on Object B. It would be very nice and helpful if it was possible to change the center point of Object A.

#1
02/01/2007 (5:36 am)
This has been mentioned before and while it would be quite easy to add the feature it would break all the physics code that rely on the center of mass being well, in the center ;p