Game Development Community

Complete beginners guide for Torque3D part 3 release!

by Lukas Joergensen · in Torque 3D Beginner · 09/26/2012 (1:19 pm) · 7 replies

The third tutorial in my Complete beginners guide for Torque3D series has been released!
You can find all the tutorials here: Torque3D Tutorials at GitHub
During the first 3 tutorials you will be taken through a step by step process to go from the stock T3D repo to a nifty multiplayer-coincollection game!

I will gladly take any criticism and ideas for improvements along with any requests you have here or at my email ( can be found in the tutorials ).
During the next few days I will upload to folders to repo aswell.
TutorialBase A clean base tutorial folder (this folder will have it's own version of the tutorial doucments.
CoinCollectionGame The end result of the tutorials.

Have fun with the tutorials they were written to let you create something you can be proud of, and to teach how the fundamentals of the engine work. With a broad aspect of topics all taken by a step by step approach.

Best of luck
Lukas Peter Joergensen
FuzzyVoid Studio
And welcome to the T3D community!

#1
09/26/2012 (2:15 pm)
Thanks a lot for writing these tutorials, Lukas. We were hoping that when we open sourced T3D that we would see a resurgence of documentation and tutorials.

- Dave
#2
09/26/2012 (5:55 pm)
Thanks a lot, someone like me can never have too many tutorials :D
#3
09/26/2012 (6:01 pm)
Posted Thanks on your blog, but Thanks again...
#4
09/27/2012 (7:56 am)
Thanks. Really concise and well organized. Also, not in video format which is a definite plus.
#5
09/27/2012 (7:33 pm)
Thanks Lukas,
I finally had time to go all the way through the tutorial...the GUI programming was a little confusing to me but this tutorial helped me a lot....CreativeOcclusion
#6
09/28/2012 (8:36 am)
@CreativeOcclusion
Doesn't surprise me, the GUI programming is pretty confusing to me aswell, actually I haven't developed alot of GUI so digged through the code to polish my knowledge just for the sake of that tutorial, felt like I needed a GUI part aswell.
Edit: Also to everyone else, thanks for reading the tutorials! I am glad you liked them! I plan to do 2-3 more so stay tuned!
#7
09/28/2012 (1:07 pm)
Thanks for the tutorials. Will check them out soon.