Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.6 / World / Default / Zones / Zone4_Tier5 / Cave / Mountain / Straight2.node.json

Straight2.node

Server/World/Default/Zones/Zone4_Tier5/Cave/Mountain/Straight2.node.json, 406 B

Fields

FieldType
Namestring
Childrenarray[2]
Lengtharray[2]
Radiusarray[2]
ChildCountBoundsnumber

Source

{
  "Name": "Straight1",
  "Children": [
    {
      "Weight": [100],
      "Chance": 1,
      "Node": ["Mountain.Straight1"],
      "PitchAdd": [-3, -8],
      "YawAdd": [-5, -25]
    },
    {
      "Weight": [100],
      "Chance": 1,
      "Node": ["Mountain.Straight1"],
      "PitchAdd": [-2, -7],
      "YawAdd": [5, 25]
    }
  ],

  "Length": [4, 8],
  "Radius": [2.5, 4],
  "ChildCountBounds": 1
}