Please note that new user registrations disabled at this time.

Pan camera?

This forum is to be used for all discussions pertaining to Troika Games' Vampire: The Masquerade - Bloodlines.
Post Reply
User avatar
Souvarine
Posts: 2
Joined: Wed Dec 08, 2004 10:28 am
Contact:

Pan camera?

Post by Souvarine »

Hello i wondered if it was possible to pan the camera around your characters in order to take screenshots of it?
User avatar
OzPenner
Posts: 4
Joined: Wed Dec 08, 2004 10:36 am
Contact:

Post by OzPenner »

Ummm... not sure...
You can go to your character sheet and turn him around a bit in the info tab but not sure if you can do it in mid game.
User avatar
OuterParadise
Posts: 158
Joined: Wed Dec 01, 2004 11:09 am
Location: Crossroads to Fantasy
Contact:

Post by OuterParadise »

Open up the config.cfg file via a program like Notepad, Textpad and then add these entries:

bind "KP_PLUS" "+camin"
bind "KP_MINUS" "+camout"
bind "KP_UPARROW" "cam_yaw 180"
bind "KP_PGUP" "cam_yaw 225"
bind "KP_RIGHTARROW" "cam_yaw 270"
bind "KP_PGDN" "cam_yaw 315"
bind "KP_DOWNARROW" "cam_yaw 0"
bind "KP_END" "cam_yaw 45"
bind "KP_LEFTARROW" "cam_yaw 90"
bind "KP_HOME" "cam_yaw 135"
bind "KP_INS" "pause"
bind "KP_DEL" "screenshot"

Ex. the DEL button will work like a screenshot button.
Config.cfg is located inside Vampire\cfg\
When u're done, just remove these entries. U might wanna backup a config.cfg just in case something bad happens.
User avatar
Souvarine
Posts: 2
Joined: Wed Dec 08, 2004 10:28 am
Contact:

Post by Souvarine »

thanks alot. Really helpful.
Post Reply