Search found 3 matches

by garwen
Fri Apr 15, 2005 5:10 pm
Forum: FAQs, Tutorials, Howtos, and external tool lists
Topic: Free Flight (space flight) functions
Replies: 64
Views: 75025

For me the camera didn't worked well, it was always looking in the direction of the node. I have added offset in the camera target and it's ok now.

camera->setTarget(node->getPosition() + offset + frv);
by garwen
Fri Apr 01, 2005 1:50 pm
Forum: Beginners Help
Topic: FPS camera doesn't move
Replies: 3
Views: 283

Sorry for all those emots and postnig as a guest i am not familiar with phpBB
forums.
by garwen
Thu Mar 31, 2005 6:35 pm
Forum: Beginners Help
Topic: FPS camera doesn't move
Replies: 3
Views: 283

FPS camera doesn't move

I am writing simple car racing game. There are two cameras on the scene one connected with car and one FPS. From some time the FPS camera stoped responding to cursor keys. I think it is since i made a keymap table for moving a car. Anybody got this problem?


--
thx
garwen