Game Development Community

SceneObject Position Coordinates question

by Raymond Ku · in Torque X 2D · 02/20/2010 (11:00 am) · 1 replies

When using the position vector for a given sceneobject, does the coordinates vector reflect the top left corner of the object or the center?

#1
02/20/2010 (1:01 pm)
T2DSceneObject.Position is where the center of the object will be positioned.