Game Development Community

How to install?

by Isaac Anderson · in Torque 3D Beginner · 12/30/2015 (10:24 am) · 1 replies

Hi
I recently got the aak for torque 3D. How do you actually install torque 3D? if you could help, please do.

About the author

Hello. My name is Isaac, I work mostly on development of game script.

Recent Threads


#1
12/31/2015 (10:25 am)
Sorry for taking so long to respond. You can read-up on how to acquire and use Torque 3D on the Torque 3D wiki site. Depending on if you're interested on making engine source code modifications then you'll probably want to git clone the repository and then compile it yourself, Linux and Windows instructions.

If you just want to do script-side modifications and not care to make engine changes then you can download the community provided pre-compiled version.

Hopefully this answers your questions.