name = InGameCameraControls
widgets = 15
background = box.png
dialog = false

[ widget-00 ]
type = label
name = InGameCameraControls
text = Assign Camera Controls
center = 0.5, 0.1
width = auto
height = auto
fontsize = 9
enabled = 0
selected = 0
default = 0
cancel = 0

[ widget-01 ]
type = controlgrab
name = InGameHoodControl
text = Hood
tip = The hood camera control moves the camera to the car's hood.
setting = view_hood
center = 0.5, 0.30
spacing = 0.2
width = auto
height = auto
fontsize = 6
enabled = 1
selected = 1
default = 0
cancel = 0

[ widget-02 ]
type = controlgrab
name = InGameInCarControl
text = In-Car
tip = The in-car camera control moves the camera to driver's view.
setting = view_incar
center = 0.5, 0.34
spacing = 0.2
width = auto
height = auto
fontsize = 6
enabled = 1
selected = 0
default = 0
cancel = 0

[ widget-03 ]
type = controlgrab
name = InGameChaseRigidControl
text = Chase (Rigid)
tip = The rigid chase camera control moves the camera to a fixed distance behind the car.
setting = view_chaserigid
center = 0.5, 0.38
spacing = 0.2
width = auto
height = auto
fontsize = 6
enabled = 1
selected = 0
default = 0
cancel = 0

[ widget-04 ]
type = controlgrab
name = InGameChaseControl
text = Chase (Loose)
tip = The loose chase camera control moves the camera to follow the car like a helicopter.
setting = view_chase
center = 0.5, 0.42
spacing = 0.2
width = auto
height = auto
fontsize = 6
enabled = 1
selected = 0
default = 0
cancel = 0

[ widget-05 ]
type = controlgrab
name = InGameOrbitControl
text = Orbit
tip = The orbit camera control swings around the car as the mouse moves.
setting = view_orbit
center = 0.5, 0.46
spacing = 0.2
width = auto
height = auto
fontsize = 6
enabled = 1
selected = 0
default = 0
cancel = 0

[ widget-06 ]
type = controlgrab
name = InGameFreeControl
text = Free
tip = The free camera control can be moved anywhere using the arrow keys.
setting = view_free
center = 0.5, 0.50
spacing = 0.2
width = auto
height = auto
fontsize = 6
enabled = 1
selected = 0
default = 0
cancel = 0

[ widget-07 ]
type = controlgrab
name = InGameExternalFixedControl
text = External Fixed
tip = The fixed external camera follows the car from a set of fixed locations.
setting = view_external
center = 0.5, 0.54
spacing = 0.2
width = auto
height = auto
fontsize = 6
enabled = 0
selected = 0
default = 0
cancel = 0

[ widget-08 ]
type = controlgrab
name = InGameExternalFollowControl
text = External Follow
tip = The external follow camera flies between each of the external cameras.
setting = view_extfollow
center = 0.5, 0.58
spacing = 0.2
width = auto
height = auto
fontsize = 6
enabled = 0
selected = 0
default = 0
cancel = 0

[ widget-09 ]
type = controlgrab
name = InGamePanCameraLeft
text = Pan Left
tip = Turn the camera view to the left.
setting = pan_left
center = 0.5, 0.62
spacing = 0.2
width = auto
height = auto
fontsize = 6
enabled = 1
selected = 0
default = 0
cancel = 0

[ widget-10 ]
type = controlgrab
name = InGamePanCameraRight
text = Pan Right
tip = Turn the camera view to the right.
setting = pan_right
center = 0.5, 0.66
spacing = 0.2
width = auto
height = auto
fontsize = 6
enabled = 1
selected = 0
default = 0
cancel = 0

[ widget-11 ]
type = controlgrab
name = InGamePanCameraUp
text = Pan Up
tip = Turn the camera view upwards.
setting = pan_up
center = 0.5, 0.70
spacing = 0.2
width = auto
height = auto
fontsize = 6
enabled = 1
selected = 0
default = 0
cancel = 0

[ widget-12 ]
type = controlgrab
name = InGamePanCameraDown
text = Pan Down
tip = Turn the camera view downwards.
setting = pan_down
center = 0.5, 0.74
spacing = 0.2
width = auto
height = auto
fontsize = 6
enabled = 1
selected = 0
default = 0
cancel = 0

[ widget-13 ]
type = button
name = InGameCameraControlsOKButton
text = OK
tip = Save changes and return to in-game Game Controls menu.
action = InGameGameControls
center = 0.4, 0.68
color = 0.0, 0.8, 0.0
width = auto
height = auto
fontsize = 7
enabled = 1
selected = 0
default = 1
cancel = 0

[ widget-14 ]
type = button
name = InGameCameraControlsCancelButton
text = Cancel
tip = Forget changes and return to in-game Game Controls menu.
action = InGameGameControls
center = 0.6, 0.68
color = 0.8, 0.0, 0.0
width = auto
height = auto
fontsize = 7
enabled = 1
selected = 0
default = 0
cancel = 1
