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
e91958684f
commit
9d800b5e54
@ -360,6 +360,12 @@
|
|||||||
"unlit": {
|
"unlit": {
|
||||||
"type": "boolean",
|
"type": "boolean",
|
||||||
"description": "If the top layer shouldn't have shadows. Set to true if you're making a brown dwarf for example."
|
"description": "If the top layer shouldn't have shadows. Set to true if you're making a brown dwarf for example."
|
||||||
|
},
|
||||||
|
"rotationSpeed": {
|
||||||
|
"type": "number",
|
||||||
|
"description": "How fast the clouds will rotate in degrees per second.",
|
||||||
|
"format": "float",
|
||||||
|
"default": 10.0
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user