Versions / 0.6.0-pre.2 / World / Default / Zones / Zone3_Tier3 / Cave / Shallow / Spiral / Node1.node.json
Node1.node
Server/World/Default/Zones/Zone3_Tier3/Cave/Shallow/Spiral/Node1.node.json, 425 B
Fields
| Field | Type |
|---|---|
Name | string |
Environment | string |
Type | string |
Mask | object |
Children | array[1] |
Priority | number |
Prefab | array[1] |
ChildCountBounds | number |
Source
{
"Name": "Node1",
"Environment": "Env_Zone3_Caves_Glacial",
"Type": "PREFAB",
"Mask": {
"Default": ["!Empty", "*"]
},
"Children": [
{
"$Comment": "Top",
"Node": ["Shallow.Spiral.Line3"],
"Weights": [100],
"PitchAdd": [20],
"YawAdd": [-55, -5],
"Chance": 1
}
],
"Priority": 1,
"Prefab": ["Cave.Nodes.Tree_Spiral.Side.Tree_Spiral_Side_001"],
"ChildCountBounds": 1
}