ITR2_ASSET/IntoTheRadius2/Content/ITR2/Configurations/Input/Actions/IA_Jump.json

28 lines
No EOL
847 B
JSON

[
{
"Type": "InputAction",
"Name": "IA_Jump",
"Class": "UScriptClass'InputAction'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"bConsumeInput": false,
"ValueType": "EInputActionValueType::Axis1D",
"Triggers": [
{
"ObjectName": "RadiusInputTrigger_Jump'IA_Jump:RadiusInputTrigger_Jump_0'",
"ObjectPath": "/Game/ITR2/Configurations/Input/Actions/IA_Jump.1"
}
]
}
},
{
"Type": "RadiusInputTrigger_Jump",
"Name": "RadiusInputTrigger_Jump_0",
"Outer": "IA_Jump",
"Class": "UScriptClass'RadiusInputTrigger_Jump'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ActuationThreshold": 0.0
}
}
]