Using Math Functions in Torque
by Brian Wilmeth · in Torque Game Engine · 02/11/2006 (8:36 am) · 1 replies
I want to use functions like square root and sine cosine, perhaps even factorial. How can I do this with torque?
About the author
by Brian Wilmeth · in Torque Game Engine · 02/11/2006 (8:36 am) · 1 replies
Torque Owner Owen Ortmayer
ex:
Check engine/math/mConsoleFunctions.cc for all the ones that are available