Game Development Community

Grand Theft Auto?

by Morad Muslemany · in Torque Game Engine · 05/23/2006 (12:07 pm) · 11 replies

Hello.
I am new here and I am new to Torque Game engine, but not new for programming and game development, but I am still a beginner too.
I want to ask this : Is it possible to do a game sort of like Grand Theft auto 3 - Vice City - SA ?

I know it's TOO HARD and needs YEARS of working, but, is it possible?



Thanks
Morad Muslemany

About the author

Recent Threads


#1
05/23/2006 (12:13 pm)
Uh, you got the source - why would it not be possible?

If it was impossible, then we would not have GTA.
#2
05/23/2006 (3:33 pm)
The Terrain in TGE is limited to a 2km^2 area, so if you were to make the game using terrain, it probably wouldn't be big enough.
The TSE however allows for much larger terrains which could accomodate such a game perfectly. There have been some people working on improving the TGE terrain system, but I don't think that they have released anything as of yet.
#3
05/23/2006 (4:28 pm)
Basically any type of game is possible.
Almost no complex game can be made without modifying the source code.
Torque is a good base, but it definatley doesn't have everything you need to make your GTA clone.

So out of the box, torque cannot do this.

But some modifications to the source code probably would get you something close to what you want.
#4
05/24/2006 (4:56 am)
Well I found out that GTA 3 - Vice city and San Andreas are using RenderWare engine, which I think it's good, but torque have more feautres, so I guess it will be possible, and thank you all for replying :)
#5
05/24/2006 (5:50 am)
Actually again Renderware was used as a base. From what I heard internally at R* that the toolset for GTA was kind of kludgy. Actually really kludgy that we were surprised what was done. Hehe. Plus you have to think about populating a city with enough geometry that it doesnt look like a hanna barbara cartoon background. So it probably be a bad choice for a first time out. So as an indie and especially a first project id shoot for making GTA 1 or 2. heh.
#6
05/24/2006 (6:06 am)
Well, can GTA 1 or 2 be made out of TGE ?!
#7
05/24/2006 (7:05 am)
GTA 1/2 could be done in TGB...

Plus, they did a lot of work with Renderware to get it to work correctly for Midnight Club and GTA.
#8
05/24/2006 (7:07 am)
TGB that's other thing, what I have is TGE ^_^ - and from your replys I realize that Renderware is a lame game engine :P
#9
05/24/2006 (7:11 am)
Renderware is not a game engine, its a rendering API and its not exactly the most user-friendly API.
#10
05/24/2006 (7:12 am)
Well, ok, but I need to learn more on torque game engine ^_^
#11
05/24/2006 (7:15 am)
Purchasing it would be a start