Game Development Community

Converting WorldCoordinate to object coordinate in script

by Jill Thorne · in Torque Game Engine · 07/28/2003 (4:35 am) · 0 replies

Hi there

Anyone can help me how can I convert world coordinate
to object coordinate in script?

I used getEyeTransform to get the position of the player,
which is world coordinate, what method should I use for
conversion?

Thanx!