Game Development Community

Txb & Tgb

by Lanny · in Torque X 2D · 02/14/2008 (5:29 pm) · 1 replies

I can use tgb projects with txb (so i see in the menu) just wondering if i can start a game in tgb then do alot of the work with txb? also if i use tgb with txb will it work on my xbox360? (i bought the membership)

so basically since i enjoy working with tgb than torquex, and have txb can i just use tgb and txb to build games for my xbox360??? if so i will re-install my copy of tgb.

Thank you

#1
02/15/2008 (9:44 am)
No.

The TXB editor is a TorqueX recreation of the TGB editor.

Any and all code that you create/use in TGB would have to be rebuilt from the ground up in C# for TorqueX.

You can load level data, tilemaps and the like, but anything that you *do* with it will have to be added in C#.