More than one level game
by John Baker · in Torque Game Engine · 04/07/2008 (6:56 pm) · 3 replies
Ive created a couple missions, but how do i put them together to make a big game not just missions.
And how do I put my game on a disc? Do i just copy and paste?
Also If anyone knows how to put in simple enemy npc's that will shoot back at you and are killable, that would be great
Thanks
And how do I put my game on a disc? Do i just copy and paste?
Also If anyone knows how to put in simple enemy npc's that will shoot back at you and are killable, that would be great
Thanks
#2
Well, Codeweaver is good too. :)
04/11/2008 (11:41 pm)
Quote:Also btw I always recommend Torsion, a torquescript IDE to all new Torque users. I couldn't live without it.
Well, Codeweaver is good too. :)
#3
Have you used both? Can you compare and contrast?
04/12/2008 (1:26 am)
You know, I really wasn't clear if there was another IDE with a nice integration with Torque. Normally I say "and IDE like Torsion", but now I know better.Have you used both? Can you compare and contrast?
Torque Owner Lee Latham
Default Studio Name
1. TGE cycles missions out of the box, so you don't have to do a thing, necessarily.
2. Yes, just copy/paste. Torque is mercifully free of any registry BS whatsoever. It's...it's jus' swell.
and btw if you want an easy installer, check out InnoSetup. It's free, and they have a version with a setup wizard. I got my game installer done in about 7 minutes.
3. Go to TDN and check out the basic AIplayer tutorial.
Also btw I always recommend Torsion, a torquescript IDE to all new Torque users. I couldn't live without it.