Need Help With FPS
by HerbyTonsing · in Torque in Education · 08/12/2006 (4:25 pm) · 2 replies
Where should I start if I want to make a First Person Shooter (FPS)? Ive already been through the Getting Started PDF file and sucessfully made my own game! :) Is there a tutorial for FPS?
#2
08/12/2006 (4:53 pm)
I do mostly scripting... ill just play around with this FPS for a while until I get the hang of it. Thanks.
Torque Owner Dave MacIsaac
there is a example of a FPS in torque edit your example/main.cs look for "tutorial.base" replace with "starter.fps"
and then run torquedemo.exe have fun...