So New it Hurts
by Arthur Marquis · in Torque 2D Beginner · 02/14/2014 (7:57 am) · 7 replies
Hi guys!
The title is not lying here.
What I have done:
-Downloaded and extracted all Torque 2D files
-Installed Visual Studio 2013 Ultimate
Now I am stuck after opening Torque 2d.sln
Sorry if I am being a bit dense. I figured I would teach myself the more advanced aspects of coding by using this. I really only know simple variables, loops, arrays and the such. Not exactly God's gift to programming over here!
=o)
Any help is appreciated
The title is not lying here.
What I have done:
-Downloaded and extracted all Torque 2D files
-Installed Visual Studio 2013 Ultimate
Now I am stuck after opening Torque 2d.sln
Sorry if I am being a bit dense. I figured I would teach myself the more advanced aspects of coding by using this. I really only know simple variables, loops, arrays and the such. Not exactly God's gift to programming over here!
=o)
Any help is appreciated
#2
02/14/2014 (11:06 am)
Thanks!
#4
Anyway, there you go - hope it helps!
02/14/2014 (11:24 am)
Wow - "embedding" from SkyDrive is lame....Anyway, there you go - hope it helps!
#5
Now I just have to learn what to do.
Thanks again.
02/18/2014 (8:07 am)
Okay. Thanks everyone got the Torque2D_DEBUG.exe loaded. It is showing me the Toys.Now I just have to learn what to do.
Thanks again.
#6
"https://github.com/GarageGames/Torque2D/wiki/Behavior-Tutorial"
Already getting excited!
02/18/2014 (9:37 am)
I am about halfway through the Behavior Tutorial"https://github.com/GarageGames/Torque2D/wiki/Behavior-Tutorial"
Already getting excited!
#7
Just keep in mind things run slower with a debug build. Compile a release build for maximum performance.
02/18/2014 (1:11 pm)
Great progress, keep it up!Just keep in mind things run slower with a debug build. Compile a release build for maximum performance.
Torque Owner Richard Ranft
Roostertail Games