Game Development Community

Torque game engine scripts for TGB?

by Petter Nordqvist · in Torque Game Builder · 12/17/2008 (9:07 am) · 1 replies

Are there any big problems converting code written for TGE for use in TGB?

I'm thinking mainly of the RPGDialog resource found here
http://www.garagegames.com/index.php?sec=mg&mod=resource&page=view&qid=3531

About the author

Recent Threads


#1
12/17/2008 (9:12 am)
@Petter - Well, that resource is quite old. Apparently it works with TGE 1.5.2, which is a good sign. That means most of the ConsoleMethods and ConsoleFunctions, if any are used, are still current.

TGE and TGB share a ton of script code. The only thing I can think of that might changed are some GUI dialogs. No harm in giving it a shot and letting us know how it went. You could even create a resource if you wanted.