Game Development Community

IPhone & TGE Resources

by mb · in Torque Game Engine · 10/08/2008 (7:29 am) · 2 replies

Hi,

I'm making a game for the iPhone. I'm starting in TGE and then I'm going to port it to iTGE after we finish. At the present time I only have a PC and I'm going to create the game on the PC and then somehow get it compiled on a MAC. I'm wanting to include a resource that has engine changes (Melee resource) and I'm wondering if the engine changes are cross-platform PC/MAC or not. I wasnt sure if the resources worked both ways. If anyone can clear this up for me I would greatly appreciate it! TIA! :)

#1
10/08/2008 (7:50 am)
As long as the resource doesn't use platform specific code you should be ok.
#2
10/08/2008 (11:55 am)
Cool thanks!