Versions / 0.6.0-pre.1.1 / World / Default / Zones / Zone1_Tier1 / Cave / Mountains / Entry.node.json
Entry.node
Server/World/Default/Zones/Zone1_Tier1/Cave/Mountains/Entry.node.json, 408 B
Fields
| Field | Type |
|---|---|
Name | string |
Children | array[2] |
Type | string |
Length | array[1] |
ChildCountBounds | number |
Source
{
"Name": "Entry",
"Children": [
{
"Weights": [100],
"Chance": 1,
"Node": ["Shallow.Type_0.Entry"],
"PitchSet": [45, 85],
"YawAdd": [-45, 45]
},
{
"Weights": [100],
"Chance": 1,
"Node": ["Shallow.Type_1.Entry"],
"PitchSet": [45, 85],
"YawAdd": [-45, 45]
}
],
"Type": "EMPTY_LINE",
"Length": [0],
"ChildCountBounds": 1
}