81 lines
1.5 KiB
Plaintext
81 lines
1.5 KiB
Plaintext
"In Game Actions"
|
|
{
|
|
"actions"
|
|
{
|
|
"InGameControls"
|
|
{
|
|
"title" "#Set_Ingame"
|
|
"StickPadGyro"
|
|
{
|
|
"Move"
|
|
{
|
|
"title" "#Action_Move"
|
|
"input_mode" "joystick_move"
|
|
}
|
|
"Look"
|
|
{
|
|
"title" "#Action_Camera"
|
|
"input_mode" "absolute_mouse"
|
|
}
|
|
}
|
|
"AnalogTrigger"
|
|
{
|
|
"Zoom" "#Action_Zoom"
|
|
}
|
|
"Button"
|
|
{
|
|
"accept" "#Action_Accept"
|
|
"back" "#Action_Back"
|
|
"skip" "#Action_Skip"
|
|
"details" "#Action_Details"
|
|
"pause" "#Action_Menu"
|
|
"crouch" "#Action_Crouch"
|
|
"quicksave" "#Action_Quicksave"
|
|
}
|
|
}
|
|
"UiControls"
|
|
{
|
|
"title" "#Set_Menu"
|
|
"StickPadGyro"
|
|
{
|
|
}
|
|
"AnalogTrigger"
|
|
{
|
|
}
|
|
"Button"
|
|
{
|
|
"menu_up" "#Menu_Up"
|
|
"menu_down" "#Menu_Down"
|
|
"menu_left" "#Menu_Left"
|
|
"menu_right" "#Menu_Right"
|
|
"menu_next" "#Menu_Next"
|
|
"menu_previous" "#Menu_Previous"
|
|
}
|
|
}
|
|
}
|
|
"localization"
|
|
{
|
|
"english"
|
|
{
|
|
"Set_Ingame" "In-Game Controls"
|
|
"Set_Menu" "UI Controls"
|
|
"Action_Move" "Movement"
|
|
"Action_Camera" "Look Around"
|
|
"#Action_Zoom" "Zoom in"
|
|
"#Action_Accept" "Fire Weapon"
|
|
"#Action_Back" "Jump"
|
|
"#Action_Skip" "Pause Menu"
|
|
"#Action_Details" "Details"
|
|
"#Action_Menu" "Pause"
|
|
"#Action_Crouch" "Crouch"
|
|
"#Action_Quicksave" "Quicksave"
|
|
"Menu_Up" "Up"
|
|
"Menu_Down" "Down"
|
|
"Menu_Left" "Left"
|
|
"Menu_Right" "Right"
|
|
"#Menu_Next" "Next"
|
|
"#Menu_Previous" "Previous"
|
|
}
|
|
}
|
|
}
|