Game Development Community

Ran the tutorial

by Robert Grant · in Torque Game Engine · 04/12/2007 (6:30 pm) · 3 replies

I went through the tutorial and finished it no problem. was hoping for a wiki for the torque game engine but no luck finding one. i did find the developer network but theres no orginzation to it for me to start my quest for knowledge. looks like a great resource once i have a specfic problem but what i need to figure out at the moment is what does it take to get the torque up and running. what i mean by that is the barebones main.cs stuff just to bring up a UI shell.

example:

Torque Application file
main.cs (blank)

this loads nothing, what i would like to do is get it to load up a blank UI that i create from scratch

ive been studing the scripts for the demo ive got but incase im missing something figured i would write a forum post

thx

#1
04/13/2007 (6:07 am)
Somewhere in your client folder should be a background picture, you can change this or make a new one to meet your needs.
#2
04/13/2007 (8:53 am)
The Torque SDK home page

Find the min-app tutorials. They will show how to start from scratch. Also this shows how to just have a basic gui.
#3
04/13/2007 (10:45 am)
Thx mb

surfed the info for 4 hours last night and didnt come across either of these links :)