Game Development Community

GetAimObject

by Iowa State University (#0002) · in Torque Game Engine · 08/06/2007 (10:07 am) · 0 replies

The game I'm working on normally uses a SpaceVehicle as the player character, but for a minigame I need to change it to a generic shapeBase. I'm able to get it working, but there are problems when .getWorldBox is called on the shapeBase's aim object (as called by getAimObject. I can't find this method anywhere to see what it's doing. Where is it located?