Game Development Community

Just started

by Paris Emanuele · in Torque Game Engine · 08/04/2006 (4:23 pm) · 1 replies

Hi, i'm relatively new. I bought this fantastic sdk some time ago, but only now i had the time to work with it.
I've installed the 1.4, now i'm installing the VC++2005 express.
After doing all the passages to have the 1.4 to work with the vc2005, can you give me the passages to start modifying the engine and creating something mine?
Do i have to work with the demo.exe, what i have to do?
In short.

HOW I CAN SET UP THE VC2005 AND TORQUE TO START PROGRAMMING?
WHICH ARE THE .EXEs I'LL SEE MODIFIED?
TO WHICH .EXE THE SCRIPTS REFER TO?

and so on..
thanks, but i'd like to know exactly a GOOD environment to start working with, from 0 ;)
Akabane

#1
08/08/2006 (8:26 am)
First besure to search the site for the "VS Express" resource to set the compiler up , then you will build a new exe, then start altering the scripts ( .cs files) I would start with baby things, play around with the values for the playerdatablock, make him run faster or jump higher. Then start reverse engineering the design . . ie see how a player is created, wounded ect before you know it you will be modding