ITR2_ASSET/IntoTheRadius2/Plugins/ALS-Refactored/Config/DefaultInput.json

27 lines
1.7 KiB
JSON
Raw Normal View History

[/Script/Engine.InputSettings]
bEnableLegacyInputScales=False
DefaultPlayerInputClass=/Script/EnhancedInput.EnhancedPlayerInput
DefaultInputComponentClass=/Script/EnhancedInput.EnhancedInputComponent
[/Script/Engine.PlayerInput]
+DebugExecBindings=(Key=Zero,Command="ShowDebug",Shift=True)
+DebugExecBindings=(Key=One,Command="ShowDebug Als.Curves",Shift=True)
+DebugExecBindings=(Key=Two,Command="ShowDebug Als.State",Shift=True)
+DebugExecBindings=(Key=Three,Command="ShowDebug Als.Shapes",Shift=True)
+DebugExecBindings=(Key=Four,Command="ShowDebug Als.Traces",Shift=True)
+DebugExecBindings=(Key=Five,Command="ShowDebug Als.Mantling",Shift=True)
+DebugExecBindings=(Key=Six,Command="ShowDebug Als.CameraCurves",Shift=True)
+DebugExecBindings=(Key=Seven,Command="ShowDebug Als.CameraShapes",Shift=True)
+DebugExecBindings=(Key=Eight,Command="ShowDebug Als.CameraTraces",Shift=True)
[/Script/EngineSettings.ConsoleSettings]
+ManualAutoCompleteList=(Command="Stat Als",Desc="Displays ALS performance statistics.")
+ManualAutoCompleteList=(Command="ShowDebug Als.Curves",Desc="Displays animation curves.")
+ManualAutoCompleteList=(Command="ShowDebug Als.State",Desc="Displays character state.")
+ManualAutoCompleteList=(Command="ShowDebug Als.Shapes",Desc="Displays debug shapes.")
+ManualAutoCompleteList=(Command="ShowDebug Als.Traces",Desc="Displays animation traces.")
+ManualAutoCompleteList=(Command="ShowDebug Als.Mantling",Desc="Displays mantling traces.")
+ManualAutoCompleteList=(Command="ShowDebug Als.CameraCurves",Desc="Displays camera animation curves.")
+ManualAutoCompleteList=(Command="ShowDebug Als.CameraShapes",Desc="Displays camera debug shapes.")
+ManualAutoCompleteList=(Command="ShowDebug Als.CameraTraces",Desc="Displays camera traces.")