Custom Camera

From Armagetron
Revision as of 16:09, 22 October 2005 by Lucifer (talk | contribs) (→‎Examples)

The custom camera, unlike the smart camera, does not swing widely around when you turn, and it stays at a fixed pitch, rise, and back.

Settings

There are three settings that affect your custom_camera:

  • camera_custom_back -- The position of the camera behind the cycle
  • camera_custom_pitch -- The angle the camera is at
  • camera_custom_rise -- The height of the camera

You must edit these settings in your configuration files to make them become permanent. If the settings are changed through the console they will be lost upon quit. You can do this by opening your user.cfg file (located with the other configuration files, which varies from installation to installation) and copy and paste the examples here.

Examples

Please add any good combinations that you find!

Default settings

  • camera_custom_back 30
  • camera_custom_pitch -0.7
  • camera_custom_rise 20

Screenshot 54.png

nemostultae's settings

  • camera_custom_back 20
  • camera_custom_pitch -1
  • camera_custom_rise 20

Screenshot 53.png

TiTnAsS's settings

  • camera_custom_back 3.1
  • camera_custom_pitch -0.5
  • camera_custom_rise 2

Screenshot 48.png

/dev/null's settings

  • camera_custom_back 6.5
  • camera_custom_pitch -0.5
  • camera_custom_rise 5

Screenshot 32.png

Lucifer's settings

  • smart_ass_cam 1.

Screenshot 50.png