Game Development Community

Mount Object to Camera

by Gellyware · in Torque Game Builder · 01/27/2008 (2:23 pm) · 1 replies

Is it possible to mount an object to the camera??

i.e.

%object.mount( sceneWindow2d, 0, 0, 0, true);

#1
01/27/2008 (4:53 pm)
It might be easier to mount the camera on an object and move that object and the camera as a result.