Game Development Community

Some code I can't find

by Dan Keller · in Torque Game Engine · 12/18/2005 (5:38 pm) · 3 replies

When a camera is attached to a vehicle, where is the code in the engine that updates the camera's position? I looked all over but I couldn't find it.

#1
12/18/2005 (9:08 pm)
GetCameraTransform or somesuch? It'll be in ShapeBase iirc.
#2
12/19/2005 (6:49 am)
Ok, thanks
#3
12/19/2005 (12:01 pm)
Vehicle class has its own getCameraTransform method