dump: [json] pakchunk0

dump: [json] [pak]  pakchunk0
dump: [json] [utoc] pakchunk0
track large files with lfs
This commit is contained in:
merith-tk 2024-11-29 17:06:31 -08:00
parent a0202f19ac
commit 6c5b2d22ac
5983 changed files with 1839706 additions and 0 deletions

View file

@ -0,0 +1,16 @@
[
{
"Type": "InputAction",
"Name": "Jump",
"Class": "UScriptClass'InputAction'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ActionDescription": {
"Namespace": "",
"Key": "F255202F48CF0EBB4D2E29A2AF4752B0",
"SourceString": "Jump",
"LocalizedString": "Jump"
}
}
}
]

View file

@ -0,0 +1,18 @@
[
{
"Type": "InputAction",
"Name": "LookUp",
"Class": "UScriptClass'InputAction'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ActionDescription": {
"Namespace": "",
"Key": "29585A444AD393115BBC71B8BE465D63",
"SourceString": "LookUp",
"LocalizedString": "LookUp"
},
"bTriggerWhenPaused": true,
"ValueType": "EInputActionValueType::Axis1D"
}
}
]

View file

@ -0,0 +1,17 @@
[
{
"Type": "InputAction",
"Name": "MoveForward",
"Class": "UScriptClass'InputAction'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ActionDescription": {
"Namespace": "",
"Key": "8AE22BA04249158353AD4AB47E072641",
"SourceString": "Move Forward",
"LocalizedString": "Move Forward"
},
"ValueType": "EInputActionValueType::Axis1D"
}
}
]

View file

@ -0,0 +1,17 @@
[
{
"Type": "InputAction",
"Name": "MoveRight",
"Class": "UScriptClass'InputAction'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ActionDescription": {
"Namespace": "",
"Key": "4D21B483412935442F8BC691E5E3DD34",
"SourceString": "MoveRight",
"LocalizedString": "MoveRight"
},
"ValueType": "EInputActionValueType::Axis1D"
}
}
]

View file

@ -0,0 +1,18 @@
[
{
"Type": "InputAction",
"Name": "Turn",
"Class": "UScriptClass'InputAction'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ActionDescription": {
"Namespace": "",
"Key": "C3A9E2934D097A63A4227CB9D1176D70",
"SourceString": "Turn",
"LocalizedString": "Turn"
},
"bTriggerWhenPaused": true,
"ValueType": "EInputActionValueType::Axis1D"
}
}
]