The open source repository for the action RPG game in development by Sig Productions titled 'Adventures in Lestoria'!
https://forums.lestoria.net
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
120 lines
2.4 KiB
120 lines
2.4 KiB
"In Game Actions"
|
|
{
|
|
"actions"
|
|
{
|
|
"InGameControls"
|
|
{
|
|
"title" "#Set_Ingame"
|
|
"StickPadGyro"
|
|
{
|
|
"Move"
|
|
{
|
|
"title" "#Gameplay_Move"
|
|
"input_mode" "joystick_move"
|
|
}
|
|
"Manual Aim"
|
|
{
|
|
"title" "#Gameplay_Aim"
|
|
"input_mode" "joystick_move"
|
|
}
|
|
}
|
|
"AnalogTrigger"
|
|
{
|
|
}
|
|
"Button"
|
|
{
|
|
"Basic_Attack" "#Gameplay_BasicAttack"
|
|
"Defensive" "#Gameplay_Defensive"
|
|
"Menu/Pause" "#Menu_Menu"
|
|
"Ability_1" "#Gameplay_Ability1"
|
|
"Ability_2" "#Gameplay_Ability2"
|
|
"Ability_3" "#Gameplay_Ability3"
|
|
"Ability_4" "#Gameplay_Ability4"
|
|
"Item_1" "#Gameplay_Item1"
|
|
"Item_2" "#Gameplay_Item2"
|
|
"Item_3" "#Gameplay_Item3"
|
|
}
|
|
}
|
|
"MenuControls"
|
|
{
|
|
"title" "#Set_Menu"
|
|
"StickPadGyro"
|
|
{
|
|
"Scroll"
|
|
{
|
|
"title" "#Menu_Scroll"
|
|
"input_mode" "joystick_move"
|
|
}
|
|
}
|
|
"AnalogTrigger"
|
|
{
|
|
}
|
|
"Button"
|
|
{
|
|
"Confirm" "#Menu_Confirm"
|
|
"Back" "#Menu_Back"
|
|
"Function_1" "#Menu_Function1"
|
|
"Function_2" "#Menu_Function2"
|
|
"Menu/Pause" "#Menu_Menu"
|
|
"Up" "#Menu_Up"
|
|
"Down" "#Menu_Down"
|
|
"Left" "#Menu_Left"
|
|
"Right" "#Menu_Right"
|
|
"Lock/Unlock_Accessory" "#Menu_Select"
|
|
"Fast_Scroll_Up" "#Menu_ScrollUp"
|
|
"Fast_Scroll_Down" "#Menu_ScrollDown"
|
|
}
|
|
}
|
|
}
|
|
"localization"
|
|
{
|
|
"english"
|
|
{
|
|
"Title_Config" "Adventures in Lestoria Configuration"
|
|
"Description_Config" "The default controller configuration for Adventures in Lestoria."
|
|
"Set_Ingame" "Gameplay Controls"
|
|
"Set_Menu" "Menu Controls"
|
|
"Gameplay_BasicAttack" "Basic Attack"
|
|
"Gameplay_Move" "Move"
|
|
"Gameplay_Aim" "Manual Aim"
|
|
"Gameplay_Defensive" "Defensive"
|
|
"Gameplay_Ability1" "Ability 1"
|
|
"Gameplay_Ability2" "Ability 2"
|
|
"Gameplay_Ability3" "Ability 3"
|
|
"Gameplay_Ability4" "Ability 4"
|
|
"Gameplay_Item1" "Item 1"
|
|
"Gameplay_Item2" "Item 2"
|
|
"Gameplay_Item3" "Item 3"
|
|
"Menu_Confirm" "Confirm"
|
|
"Menu_Back" "Back"
|
|
"Menu_Select" "Lock/Unlock Accessory"
|
|
"Menu_Function1" "Function 1"
|
|
"Menu_Function2" "Function 2"
|
|
"Menu_Menu" "Menu/Pause"
|
|
"Menu_Up" "Menu Up"
|
|
"Menu_Down" "Menu Down"
|
|
"Menu_Left" "Menu Left"
|
|
"Menu_Right" "Menu Right"
|
|
"Menu_Scroll" "Scroll"
|
|
"Menu_ScrollUp" "Fast Scroll Up"
|
|
"Menu_ScrollDown" "Fast Scroll Down"
|
|
}
|
|
}
|
|
"configurations"
|
|
{
|
|
"controller_xbox360"
|
|
{
|
|
"0"
|
|
{
|
|
"path" "controller_xbox360.vdf"
|
|
}
|
|
}
|
|
"controller_generic"
|
|
{
|
|
"0"
|
|
{
|
|
"path" "controller_generic.vdf"
|
|
}
|
|
}
|
|
}
|
|
} |