Game Development Community

The Different Torque Engines - Portable?

by Rybo · in General Discussion · 08/30/2008 (8:35 am) · 1 replies

Say I make a game in Torque Game Engine and then buy Torque Wii.

Do they both use Torque Script? So I can just port it over into the new engine without having to change anything and vice versa?

(obviously i'd have to add wii control code but you know what i mean)

#1
09/02/2008 (11:46 am)
If you make a game in the Torque Game Engine, yes, you can port it over into Torque for Wii. They also both support TorqueScript. However, depending on how you modify the source code, there can be some porting issues, so it will likely not be a straight port. Torque for Wii also has a lot less documentation than TGE (which has been around for almost 8 years now), so you need to be a fairly competent coder to do the port work.

Hope that helps.