Game Development Community

Can I use anything in XNA

by Jaime · in Torque Game Engine · 10/01/2008 (10:32 am) · 1 replies

Hey, from tomorrow I'll be using XNA in Uni, can I use anything from the Torque contend like moddles?
if so do I need to make any changes anywhere?

#1
10/03/2008 (12:08 pm)
Only use things that say that they support TX. Some of the map packs will definitely not work since there is not concept of DIF's in TX. The DTS packs should work, though none of the scripts will work so you will have to write those in C# yourself.