Files
GTG-Autorun/Configs/System/chimeraInputCommon.conf
2026-03-07 19:59:03 +01:00

37 lines
801 B
Plaintext

ActionManager {
Actions {
Action SCR_Autorun {
InputSource InputSourceSum "{68CF05B2CDF32CE3}" {
Sources {
InputSourceValue "{68CF05B2D647AF8F}" {
FilterPreset "pressed"
Input "keyboard:KC_RCONTROL"
Filter InputFilterPressed "{68CF05B2DB8E153F}" {
}
}
InputSourceCombo "{68CF05B386B56BF6}" {
Sources {
InputSourceValue "{68CF05B028ABF55C}" {
Input "gamepad0:shoulder_right"
Filter InputFilterHold "{68CF05B008688BFF}" {
}
}
InputSourceValue "{68CF05B03B9367DA}" {
Input "gamepad0:x"
Filter InputFilterClick "{68CF05B01E6FB93B}" {
}
}
}
}
}
}
}
}
Contexts {
ActionContext CharacterMovementContext {
ActionRefs +{
"SCR_Autorun"
}
}
}
}