1.1.0
This commit is contained in:
@@ -26,11 +26,38 @@ ActionManager {
|
||||
}
|
||||
}
|
||||
}
|
||||
Action SCR_Autowalk {
|
||||
InputSource InputSourceSum "{68D33944758E4533}" {
|
||||
Sources {
|
||||
InputSourceValue "{68D3394450C2DD76}" {
|
||||
FilterPreset "pressed"
|
||||
Input "keyboard:KC_RSHIFT"
|
||||
Filter InputFilterPressed "{68D3394496498197}" {
|
||||
}
|
||||
}
|
||||
InputSourceCombo "{68D33944FB2A7C07}" {
|
||||
Sources {
|
||||
InputSourceValue "{68D33944C4848E00}" {
|
||||
Input "gamepad0:shoulder_right"
|
||||
Filter InputFilterHold "{68D33944CB869962}" {
|
||||
}
|
||||
}
|
||||
InputSourceValue "{68D33944C973854F}" {
|
||||
Input "gamepad0:x"
|
||||
Filter InputFilterClick "{68D33944DFD897D3}" {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Contexts {
|
||||
ActionContext CharacterMovementContext {
|
||||
ActionRefs +{
|
||||
"SCR_Autorun"
|
||||
"SCR_Autowalk"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -9,6 +9,11 @@ SCR_KeyBindingMenuConfig {
|
||||
m_sDisplayName "Autorun"
|
||||
m_sPreset "pressed"
|
||||
}
|
||||
SCR_KeyBindingEntry "{68D339452485E31A}" {
|
||||
m_sActionName "SCR_Autowalk"
|
||||
m_sDisplayName "Autogehen"
|
||||
m_sPreset "pressed"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user