Where can i find the correct Tutorials?
by Wesley Brown · in Torque 3D Beginner · 06/09/2010 (7:15 am) · 6 replies
i'm trying to work through the RTS Camera tutorial but all the code it's telling me i should be able to find is not there (and i've searched with both my eyes and the "find" function in the files that it's telling me to check.)
not to mention it's pointing to some files/directories that don't exist.
i'm using the T3D Demo, is there an updated manual that i can check out so i can continue doing these tutorials? i'm stuck at that part.
not to mention it's pointing to some files/directories that don't exist.
i'm using the T3D Demo, is there an updated manual that i can check out so i can continue doing these tutorials? i'm stuck at that part.
About the author
#2
06/09/2010 (9:51 am)
What exactly aren't you seeing? While some of the tutorials may currently reference assets that are not included, due to them being written during the earlier Betas, I don't see anything in the RTS Prototype tutorial that wouldn't be there. The most up to date docs will always be the online version, but I'm not seeing any major difference between the offline and current online version.
#3
06/09/2010 (11:06 am)
if it helps, it's in the T3D Demo 1.01 in the RTS prototype tutorial section. found the online version and it looks like it's got the up to date information i'm looking for.
#4
06/09/2010 (12:21 pm)
for some more examples, it's asking me to modify code (and i've seen some bits in the online docs too) that doesn't exist. (the "Mouse cursor Toggling" section is where i'm at so far. yeah, it's slow going.)
#5
is this a limitation of the demo?
06/09/2010 (12:29 pm)
also the exercise to right click and place a building is not working... all files are DLed and extracted to the correct folders too.is this a limitation of the demo?
#6
06/11/2010 (7:32 am)
It's not a limitation of the demo, or at least it shouldn't be since it is all TorqueScript.
Wesley Brown