Entry.node
Server/World/Default/Zones/Zone4_Tier5/Cave/City/Entry.node.json, 320 B
Fields
| Field | Type |
|---|---|
Name | string |
Children | array[1] |
Length | array[1] |
Radius | array[1] |
Pitch | array[1] |
Yaw | array[1] |
Source
{
"Name": "Entry",
"Children": [{
"Node": ["City.001.001_start", "City.002.002_start", "City.003.003_start", "City.004.004_start"],
"Weights": [20, 20, 20, 20],
"Offset": [0, 0, 0],
"Rotation": [0, 90, 180, 270],
"Chance": 1
}],
"Length": [0],
"Radius": [0],
"Pitch": [0],
"Yaw": [0]
}