Setting up custom cam view

For all the help you need with Armagetron!
Post Reply
User avatar
rogue6
Posts: 7
Joined: Sat Feb 26, 2005 10:19 pm

Setting up custom cam view

Post by rogue6 »

Hi

How do i set up a custom cam view
Is it a (console commands)
And also does it stay that way if i toggle views or do i have to enter the values everytime I want to use the custom setup

Thanx in Advance
User avatar
Tank Program
Forum & Project Admin, PhD
Posts: 6712
Joined: Thu Dec 18, 2003 7:03 pm

Post by Tank Program »

changing

Code: Select all

CAMERA_CUSTOM_BACK    X  # how much the camera is moved back
CAMERA_CUSTOM_RISE    X  # the height of the camera above the cycle
CAMERA_CUSTOM_PITCH   X  # inclination of the camera
in settings.cfg should work.
Image
User avatar
rogue6
Posts: 7
Joined: Sat Feb 26, 2005 10:19 pm

Post by rogue6 »

Thanx
Post Reply