Game Development Community

Alpha3b: a brand new directory structure layout

by Alex Rice · in Torque Game Builder · 01/24/2006 (10:15 pm) · 1 replies

Just to confirm/clarify: the new directory structure is seen in the games\T2D folder:

games\T2D\data
games\T2D\gameScripts
games\T2D\gui
games\T2D\main.cs

The new directory structure is not implemented yet in fishdemo and spacescroller, correct?


Quote:We'll start building our example game using the files in the base in this [T2D homepage] directory."
so therefore it would make sense to go ahead use the new directory structure described above, in starting a new game from scratch?

thanks for clarifying

Alex

#1
01/26/2006 (10:28 am)
Alex,

The new structures are not implemented yet for the demos, they'll catch-up though so as to not cause any confusion over them being somehow special.

Feel free to use the new directory structures for starting a new game. In the end though, you can use pretty much anything you want with only a few minor changes but the above is a nice template.

- Melv.