Game Development Community

Trig functions?

by Tim Doty · in Torque Game Builder · 03/06/2005 (4:14 pm) · 2 replies

There are the console utility functions for doing some vector math, but I can't seem to find anything for sin(), etc. in T2D. I didn't see anything in the TorqueScript chapter of the Torque Game Engine documentation either. What do I need to do to get trig functions?

#1
03/06/2005 (5:09 pm)
I believe this is what you're looking for.
#2
03/06/2005 (6:29 pm)
That is, thanks!