Versions / 0.5.0-pre.8 / World / Default / Zones / Zone3_Tier3 / Cave / Shallow / Spiral / Line2.node.json
Line2.node
Server/World/Default/Zones/Zone3_Tier3/Cave/Shallow/Spiral/Line2.node.json, 533 B
Fields
| Field | Type |
|---|---|
Name | string |
Environment | string |
Children | array[2] |
Cover | object |
Length | array[1] |
Type | string |
Source
{
"Name": "Line",
"Environment": "Env_Zone3_Caves_Glacial",
"Children": [
{
"Weight": [50, 50],
"Chance": 1,
"Node": ["Shallow.Spiral.Node1", "Shallow.Spiral.Node2"],
"Offset": [0, 6, 0],
"Rotation": 0
},
{
"$Comment": "Top",
"Node": ["Shallow.Spiral.Line3"],
"Weights": [100],
"PitchSet": [90],
"YawAdd": [-55, -5],
"Chance": 1
}
],
"Cover": {
"File": "Zones.Zone3_Tier3.Cave.Covers.Covers_Spiral"
},
"Length": [10],
"Type": "EMPTY_LINE"
}