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

Entry.node

Server/World/Default/Zones/Zone4_Tier5/Cave/Mountain/Entry.node.json, 949 B

Fields

FieldType
Namestring
Childrenarray[5]
Typestring
Lengtharray[1]

Source

{
  "Name": "Entry",
  "Children": [
    {
      "Weights": [100],
      "Chance": 1,
      "Node": ["Mountain.Offset"],
      "PitchSet": [0],
			"YawSet": [0, 360]
    },
    {
      "Weights": [100],
      "Chance": 1,
      "ChildrenLimit": [25, 30],
      "Node": ["Mountain.Straight1"],
      "PitchSet": [45, 80],
      "YawAdd": [0, 180]
    },
    {
      "Weights": [100],
      "Chance": 0.5,
      "ChildrenLimit": [25, 30],
      "Node": ["Mountain.Straight1"],
      "PitchSet": [45, 80],
      "YawAdd": [180, 360]
    },
    {
      "Weights": [100],
      "Chance": 0.5,
      "ChildrenLimit": [25, 30],
      "Node": ["Mountain.Straight1"],
      "PitchSet": [70, 120],
      "YawAdd": [0, 180]
    },
    {
      "Weights": [100],
      "Chance": 1,
      "ChildrenLimit": [25, 30],
      "Node": ["Mountain.Straight1"],
      "PitchSet": [70, 120],
      "YawAdd": [180, 360]
    }
  ],
  "Type": "EMPTY_LINE",
  "Length": [0]
}