Hytale Asset ReferenceUnofficial
Versions / 0.5.0-pre.9 / World / Default / Zones / Zone4_Tier5 / Cave / Mountain / Offset.node.json

Offset.node

Server/World/Default/Zones/Zone4_Tier5/Cave/Mountain/Offset.node.json, 769 B

Fields

FieldType
Namestring
Childrenarray[4]
Lengtharray[2]
Radiusarray[1]

Source

{
  "Name": "Offset",
  "Children": [
    {
      "Weights": [100],
      "Chance": 1,
      "Node": ["Mountain.Offset"],
      "PitchSet": [0],
			"YawSet": [0, 360]
    },
    {
      "Weights": [100],
      "Chance": 0.75,
      "ChildrenLimit": [20, 25],
      "Node": ["Mountain.Straight1"],
      "PitchSet": [55, 80],
      "YawAdd": [0, 120]
    },
    {
      "Weights": [100],
      "Chance": 0.2,
      "ChildrenLimit": [20, 25],
      "Node": ["Mountain.Straight1"],
      "PitchSet": [55, 80],
      "YawAdd": [120, 240]
    },
    {
      "Weights": [100],
      "Chance": 0.2,
      "ChildrenLimit": [20, 25],
      "Node": ["Mountain.Straight1"],
      "PitchSet": [55, 80],
      "YawAdd": [240, 360]
    }
  ],

  "Length": [9, 13],
  "Radius": [0]
}