Game Development Community

Help please

by isaiah wade · in Torque 2D Beginner · 03/22/2013 (11:30 pm) · 2 replies

I need some help i just downloaded the files but idk how to start the game/builder thing please help thank you

About the author

Recent Threads

  • World Demintions MMO,RPG

  • #1
    03/23/2013 (12:13 am)
    for example:

    open it with vs2010:
    torque\engine\compilers\VisualStudio 2010\Torque 2D.sln

    1. compile
    2. run torque.exe


    #2
    03/23/2013 (6:08 am)
    @KevinYuen - If you are looking for editors, you should know there are none. Torque 2D currently an API, which means you need to code your own levels and assets. See our Getting Started Guide for instructions.