Fighting Game
by Saurav Mohapatra · in Game Design and Creative Issues · 11/07/2002 (3:24 pm) · 3 replies
Hey guys anyone tried implementing a fighting game in TGE???
Any tuts and stuff on that???
Any tuts and stuff on that???
About the author
Torque Owner Christopher T. Morrissey
I haven't seen any thing of those sorts around here, but i know a few games have ONI type fighting (gunplay and meele) implimented in them.
Though I think you could pull off a fighting game with torque you will have to adjust alot of the collision code, along with the collision boxes on the players, some camera code ... and more and more but it would work. O and lots of animations, lots and lots.
You could problably make a very nice looking game, LOD stuff wouldn't be needed so thats a plus, charcters could be a masive amount of polygons. You could cut down on the view distance and the levels would load very quickly.