mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Updated Schemas
This commit is contained in:
parent
29f7e5a1ba
commit
3b55558daa
@ -2149,7 +2149,14 @@
|
||||
"type": "boolean",
|
||||
"description": "Should this ring be unlit?"
|
||||
},
|
||||
"opacity": {
|
||||
"scaleCurve": {
|
||||
"type": "array",
|
||||
"description": "Scale rings over time. Optional. Value between 0-1, time is in minutes.",
|
||||
"items": {
|
||||
"$ref": "#/definitions/TimeValuePair"
|
||||
}
|
||||
},
|
||||
"opacityCurve": {
|
||||
"type": "array",
|
||||
"description": "Fade rings in/out over time. Optional. Value between 0-1, time is in minutes.",
|
||||
"items": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user