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.
 
 
 
 
 
 
AdventuresInLestoria/Adventures in Lestoria/controller_config/game_actions_2895980.vdf

100 lines
1.9 KiB

"In Game Actions"
{
"actions"
{
"InGameControls"
{
"title" "#Set_Ingame"
"StickPadGyro"
{
"Scroll"
{
"title" "#Scroll"
"input_mode" "joystick_move"
}
}
"AnalogTrigger"
{
}
"Button"
{
"Basic_Attack" "#BasicAttack"
"Defensive" "#Defensive"
"Menu/Pause" "#Menu"
"Ability_1" "#Ability1"
"Ability_2" "#Ability2"
"Ability_3" "#Ability3"
"Ability_4" "#Ability4"
"Item_1" "#Item1"
"Item_2" "#Item2"
"Item_3" "#Item3"
"Confirm" "#Confirm"
"Back" "#Back"
"Function_1" "#Function1"
"Function_2" "#Function2"
"Up" "#Up"
"Down" "#Down"
"Left" "#Left"
"Right" "#Right"
"Lock/Unlock_Accessory" "#Select"
"Fast_Scroll_Up" "#ScrollUp"
"Fast_Scroll_Down" "#ScrollDown"
}
}
}
"localization"
{
"english"
{
"Title_Config" "Adventures in Lestoria Configuration"
"Description_Config" "The default control set for Adventures in Lestoria."
"Set_Ingame" "Gameplay Controls"
"BasicAttack" "Basic Attack"
"Defensive" "Use Defensive"
"Ability1" "Use Ability 1"
"Ability2" "Use Ability 2"
"Ability3" "Use Ability 3"
"Ability4" "Use Ability 4"
"Item1" "Use Item 1"
"Item2" "Use Item 2"
"Item3" "Use Item 3"
"Confirm" "Confirm"
"Back" "Back"
"Select" "Lock/Unlock Accessory"
"Function1" "Menu Function 1"
"Function2" "Menu Function 2"
"Menu" "Menu/Pause"
"Up" "Up"
"Down" "Down"
"Left" "Left"
"Right" "Right"
"Scroll" "Scroll Menu/Manual Aim"
"ScrollUp" "Fast Scroll Menu Up"
"ScrollDown" "Fast Scroll Menu Down"
}
}
"configurations"
{
"controller_xbox360"
{
"0"
{
"path" "controller_xbox360.vdf"
}
}
"controller_generic"
{
"0"
{
"path" "controller_generic.vdf"
}
}
"controller_switch_pro"
{
"0"
{
"path" "controller_switch_pro.vdf"
}
}
}
}