Game Development Community

Starter.Racing

by Mark Grooby · in Torque Game Engine · 11/04/2006 (7:57 pm) · 5 replies

Okay seriously, this is my FINAL thread (hopefully).
With the racing starter kit I want to make my own missions,
but when I switch to the camera view (Alt+C) I can only move the camera left and right.
How can I fix this?

#1
11/05/2006 (9:42 am)
Modify the starter.fps as a racing game. That's what I did and it works.
#2
11/05/2006 (2:23 pm)
What keys do you use to control the car with in the game?.
The accelerator and reverse keys are the one's you are looking for.
I changed mine to the arrow keys and played with the engine c++ and ended up with forward and back as the up and down arrow and left and right as a and d keys.
Just a thought.
#3
11/05/2006 (2:38 pm)
You can change the key codes in the torquescript files. (in the common folder)
#4
11/05/2006 (2:42 pm)
Make a new keymap for the camera?
#5
11/05/2006 (10:26 pm)
Hey nevermind guys, I figured it out, sorry I didn't post before, my internet was down