26 lines
731 B
JSON
26 lines
731 B
JSON
|
[
|
||
|
{
|
||
|
"Type": "SoundClass",
|
||
|
"Name": "Bullet_Impacts",
|
||
|
"Class": "UScriptClass'SoundClass'",
|
||
|
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||
|
"Properties": {
|
||
|
"Properties": {
|
||
|
"Volume": 0.001,
|
||
|
"LFEBleed": 0.5,
|
||
|
"VoiceCenterChannelVolume": 1.0,
|
||
|
"bApplyAmbientVolumes": true
|
||
|
},
|
||
|
"ChildClasses": [
|
||
|
{
|
||
|
"ObjectName": "SoundClass'SC_Bullet_Impact_Enemy'",
|
||
|
"ObjectPath": "/Game/Sound/Mixer/SC_Bullet_Impact_Enemy.0"
|
||
|
}
|
||
|
],
|
||
|
"ParentClass": {
|
||
|
"ObjectName": "SoundClass'SC_All_SFX'",
|
||
|
"ObjectPath": "/Game/Sound/Mixer/SC_All_SFX.0"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
]
|