mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Merge remote-tracking branch 'origin/audio-volume-direction' into audio-volume-direction
This commit is contained in:
commit
1aae51a5dc
@ -3458,18 +3458,6 @@
|
|||||||
"pauseOnFadeOut": {
|
"pauseOnFadeOut": {
|
||||||
"type": "boolean",
|
"type": "boolean",
|
||||||
"description": "Pause the music when exiting the volume."
|
"description": "Pause the music when exiting the volume."
|
||||||
},
|
|
||||||
"spatialBlend": {
|
|
||||||
"type": "boolean",
|
|
||||||
"description": "Whether the audio sounds like it emits from the center of the volume."
|
|
||||||
},
|
|
||||||
"spread": {
|
|
||||||
"type": "number",
|
|
||||||
"description": "If spatialBlend is true, how much does the direction of audio \"spread\" out from facing the center, between 0 and 180 degrees.",
|
|
||||||
"format": "float",
|
|
||||||
"default": 180.0,
|
|
||||||
"maximum": 180.0,
|
|
||||||
"minimum": 0.0
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user