Difference between revisions of "Custom Camera"

From Armagetron
Line 37: Line 37:
 
* <code>camera_custom_rise 5</code>
 
* <code>camera_custom_rise 5</code>
  
[[Image:screenshot_32.png|right|thumbnail]]
+
[[Image:screenshot_32.png]]
  
 
=== Lucifer's settings ===
 
=== Lucifer's settings ===

Revision as of 16:09, 22 October 2005

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!

Screenshot 54.png

Default settings

  • camera_custom_back 30
  • camera_custom_pitch -0.7
  • camera_custom_rise 20

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