Game Development Community

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

About the author

Recent Threads


#2
02/14/2014 (11:06 am)
Thanks!
#3
02/14/2014 (11:07 am)
Works for me. Here's a mirror:

i.imgur.com/A3lyYqo.png
#4
02/14/2014 (11:24 am)
Wow - "embedding" from SkyDrive is lame....

Anyway, there you go - hope it helps!
#5
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
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
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.