28 lines
763 B
JSON
28 lines
763 B
JSON
|
[
|
||
|
{
|
||
|
"Type": "SoundClass",
|
||
|
"Name": "Sphera",
|
||
|
"Class": "UScriptClass'SoundClass'",
|
||
|
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||
|
"Properties": {
|
||
|
"Properties": {
|
||
|
"Volume": 0.4,
|
||
|
"bApplyAmbientVolumes": true
|
||
|
},
|
||
|
"ChildClasses": [
|
||
|
{
|
||
|
"ObjectName": "SoundClass'Sphera_Ambient'",
|
||
|
"ObjectPath": "/Game/Sound/Mixer/Sphera_Ambient.0"
|
||
|
},
|
||
|
{
|
||
|
"ObjectName": "SoundClass'Thunder'",
|
||
|
"ObjectPath": "/Game/Sound/Mixer/Thunder.0"
|
||
|
}
|
||
|
],
|
||
|
"ParentClass": {
|
||
|
"ObjectName": "SoundClass'SC_All_SFX'",
|
||
|
"ObjectPath": "/Game/Sound/Mixer/SC_All_SFX.0"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
]
|