Game Development Community

TGB & IPhone

by DougieBoy · in General Discussion · 09/24/2009 (5:37 pm) · 2 replies

I started creating a small game with TGB. I find TGB much easier to use then T3D or TGEA. Anyways, if I make my game in TGB, can I buy the T2D for IPhone after then port my game to the Iphone, or do I need to get that program first and make my game with that program?

#1
09/24/2009 (6:01 pm)
You can port to it later. Depending on the complexity of your scripts, you will most likely need to move some of your logic into native C++ or Objective-C code.
#2
09/25/2009 (9:15 pm)
Well that's good. My script shouldn't be overly complex with the game design I'm creating.

Thanks