Game Development Community

Functions please help

by Melvinp · in Torque Game Engine · 04/28/2008 (4:47 pm) · 2 replies

I need help understanding functions oh and page 107-108 i have no clue what any of it means please help me


thank you

About the author

Recent Threads


#1
05/03/2008 (1:10 pm)
As far as page 107-108 if you're using the second edition he's simply saying that the 3d world uses 3 dimensions of cordinates instead of just 2 like you remember in math from school. Simply put:

X = Left and Right
Y = Up and Down
Z = Forward and Back

Could you be a bit more specific with the functions question? are you asking how to set up a funciton, or how to know which function method to use, or is there a specific occurance you want to happen?
#2
05/04/2008 (7:25 am)
I am wondering if i make up the functions like a variable or if it's somthing i need to remember.