Game Development Community

New game...

by Tim Fox · in Torque Game Engine · 07/29/2005 (2:21 pm) · 4 replies

How are we suposed to make a new game from scratch... we only have the fps and then the racing... I don't understand do we just have super edit those to make a type of game?? I'm just wondering but why do we have to write alot of scripts just to edit a demo to make it a regular game?

#1
07/29/2005 (2:32 pm)
Because it's how we control the logic flow.

You seriously don't have to start with the starter.whatever kits though (but I'd reccomend it) - you CAN start a whole new project from scratch.

Run a search for "minapp" tutorials - they'll get you started.
#2
07/29/2005 (2:38 pm)
Ok, and how do i not have terrain?
#3
07/29/2005 (2:41 pm)
Delete it from your .mis file you save out
#4
07/29/2005 (2:43 pm)
It seems like here would be a good place for your to go and learn some of the basics.