Hi!
I've read the "similar threads" recommended by the board, and done a bit of searching, and haven't found exactly the kind of information I want. If I've missed it, sorry - don't get too mad please. 
Anyway, I bought Torque, the games programming tool kit, thinking it would be an all-encompassing solution. Unfortunately, after having asked around on the forum and reading what little information is out there, it seems that in order to do anything more elaborate than a first/third-person shooter, racer, or other action-game requires proficiency in C++ or C# or C (I don't know what differentiates the three, so I don't know which are applicable to Torque and which are not.)
The documentation available for Torque is about what I'd expect from a $20 software, not a $100 program. There's absolutely no information (that I can find) about adding interfaces, mathematical calculations as a function of input (for example the kind required for stat-based gameplay), about how to add things like character-creation (of the kind done in older RPGs), etc. Asking about this on the forum, the only responses that I get are "learn C" and "yeah, there's no Torque documentation for that stuff."
So my question to the forum is what sources can I go, either online or in print, or in video media (such as tutorials or lectures), that will introduce me immediately to the nitty-gritty of programming in game functions to an existing framework (such as that offered by Torque)? I don't think I need much programming "theory," or elucidation of mathematical principles. I just need to know, for example, how to create a value and hold it, and then process or output it (for example, the number of a character statistic, or the flag of a dialogue tree, or any of the things beyond the scope of a linear shooter.)
If, on the basis of my circumstances, you can think of additional suggestions to me, that would be very helpful too.
Feel free to go beyond the immediate scope of my questions - anything that might be availing will be appreciated.
Thanks!!!
Anyway, I bought Torque, the games programming tool kit, thinking it would be an all-encompassing solution. Unfortunately, after having asked around on the forum and reading what little information is out there, it seems that in order to do anything more elaborate than a first/third-person shooter, racer, or other action-game requires proficiency in C++ or C# or C (I don't know what differentiates the three, so I don't know which are applicable to Torque and which are not.)
The documentation available for Torque is about what I'd expect from a $20 software, not a $100 program. There's absolutely no information (that I can find) about adding interfaces, mathematical calculations as a function of input (for example the kind required for stat-based gameplay), about how to add things like character-creation (of the kind done in older RPGs), etc. Asking about this on the forum, the only responses that I get are "learn C" and "yeah, there's no Torque documentation for that stuff."
So my question to the forum is what sources can I go, either online or in print, or in video media (such as tutorials or lectures), that will introduce me immediately to the nitty-gritty of programming in game functions to an existing framework (such as that offered by Torque)? I don't think I need much programming "theory," or elucidation of mathematical principles. I just need to know, for example, how to create a value and hold it, and then process or output it (for example, the number of a character statistic, or the flag of a dialogue tree, or any of the things beyond the scope of a linear shooter.)
If, on the basis of my circumstances, you can think of additional suggestions to me, that would be very helpful too.
Thanks!!!