mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Update body_schema.json
This commit is contained in:
parent
f5e02d3035
commit
83246a100e
@ -1097,12 +1097,12 @@
|
|||||||
},
|
},
|
||||||
"wanderDegreesX": {
|
"wanderDegreesX": {
|
||||||
"type": "number",
|
"type": "number",
|
||||||
"description": "Angular distance from the starting position that it will wander, in terms of the angle around the x-axis.",
|
"description": "Angular distance from the starting position that it will wander, in terms of the azimuthal angle (angle of rotation around the polar axis).",
|
||||||
"default": 45
|
"default": 45
|
||||||
},
|
},
|
||||||
"wanderDegreesZ": {
|
"wanderDegreesZ": {
|
||||||
"type": "number",
|
"type": "number",
|
||||||
"description": "Angular distance from the starting position that it will wander, in terms of the angle around the z-axis.",
|
"description": "Angular distance from the starting position that it will wander, in terms of the polar angle (angle between the radial vector and the polar axis).",
|
||||||
"default": 45
|
"default": 45
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user