Game Development Community

How do I make the first person camera bob as the player walks?

by Dustin Williams · in Torque Game Engine · 07/30/2004 (11:24 pm) · 3 replies

How do I make the first person camera bob as the player walks?
What I mean is that the camera goes up and down with every step rather than gliding straight along. Thank you!

#1
07/31/2004 (9:01 am)
I think that was used in Lore. Maybe you could contact them (If they're not too busy). I'd like to know.
#2
07/31/2004 (9:15 am)
Make the camera tied to the body and not independant as it is by default? I mean, the camera node on the player.. won't that work?
#3
07/31/2004 (11:15 am)
I believe they animated the camera or maybe the eye node.