Game Development Community

Unmounting Objects

by Talcott Langston · in Torque X 2D · 12/02/2008 (10:06 am) · 2 replies

Hi folks,

Was wondering if there was any way to programmatically unmount an object in Torque X. Mounting seems to be there, but I can't find any way to unmount the object once it's been mounted.

Thanks,

Tao

#1
12/04/2008 (8:07 pm)
Dismount()
#2
12/05/2008 (5:52 am)
Thanks... I wonder why that didn't come up in the Intellisense box...