ITR2_ASSET/IntoTheRadius2/Content/Sound/Mixer/Player_Footsteps.json

18 lines
No EOL
466 B
JSON

[
{
"Type": "SoundClass",
"Name": "Player_Footsteps",
"Class": "UScriptClass'SoundClass'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Properties": {
"Volume": 0.75,
"bApplyAmbientVolumes": true
},
"ParentClass": {
"ObjectName": "SoundClass'Player'",
"ObjectPath": "/Game/Sound/Mixer/Player.0"
}
}
}
]