Hytale Asset ReferenceUnofficial
Versions / 0.5.5 / World / Default / Zones / Zone2_Tier2 / Cave / Plateaus / Entry.node.json

Entry.node

Server/World/Default/Zones/Zone2_Tier2/Cave/Plateaus/Entry.node.json, 412 B

Fields

FieldType
Namestring
Childrenarray[2]
Typestring
Lengtharray[1]
ChildCountBoundsnumber

Source

{
  "Name": "Entry",
  "Children": [
    {
      "Weights": [100],
      "Chance": 0.5,
      "Node": ["Plateaus.Type_0.Entry"],
      "PitchSet": [45, 85],
      "YawAdd": [-45, 45]
    },
    {
      "Weights": [100],
      "Chance": 1,
      "Node": ["Plateaus.Type_1.Entry"],
      "PitchSet": [45, 85],
      "YawAdd": [-45, 45]
    }
  ],
  "Type": "EMPTY_LINE",
  "Length": [0],
  "ChildCountBounds": 1
}