Difference between revisions of "Manual:Configuration"
m (→Joystic) |
m (→Joystic) |
||
Line 19: | Line 19: | ||
* mouse_cursor (false, true) - generally toggles the display of cursor for all cameras | * mouse_cursor (false, true) - generally toggles the display of cursor for all cameras | ||
** mouse_cursor_pancam (false, true) - disables/enables cursor display on pan camera (default key '6') | ** mouse_cursor_pancam (false, true) - disables/enables cursor display on pan camera (default key '6') | ||
− | ** mouse_cursor_pantgt (false, true) - disables/enables | + | ** mouse_cursor_pantgt (false, true) - disables/enables cursor display on target camera (default key '8') |
Revision as of 19:26, 2 March 2008
This article describes the configuration options in vegastrike.config file.
Chapter names are equal to section names in the config file.
The descriptions are in the format: variable_name [default value] (min, max) - description
Bindings
Graphics
- camera_pan_speed [0.0001] (0.000001, 0.0001) - sets the speed of camera panning and yawing
- draw_arrow_to_target [true] (false, true) - generally toggles the display of target arrow for all cameras
- draw_arrow_on_pancam [false] (false, true) - disables/enables target arrow display on pan camera (default key '6')
- draw_arrow_on_pantgt [false] (false, true) - disables/enables target arrow display on target camera (default key '8')
- num_messages [5] - number of simultaneous messages displayed on hud
- last_message_time [3] - time before scrolling messages
Joystick
- mouse_cursor (false, true) - generally toggles the display of cursor for all cameras
- mouse_cursor_pancam (false, true) - disables/enables cursor display on pan camera (default key '6')
- mouse_cursor_pantgt (false, true) - disables/enables cursor display on target camera (default key '8')