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

Entry.node

Server/World/Default/Zones/Zone4_Tier5/Cave/City/Entry.node.json, 320 B

Fields

FieldType
Namestring
Childrenarray[1]
Lengtharray[1]
Radiusarray[1]
Pitcharray[1]
Yawarray[1]

Source

{
	"Name": "Entry",
	
	"Children": [{
			"Node": ["City.001.001_start", "City.002.002_start", "City.003.003_start", "City.004.004_start"], 
			"Weights": [20, 20, 20, 20],
			"Offset": [0, 0, 0],
			"Rotation": [0, 90, 180, 270],      
			"Chance": 1
	}],
	 
	"Length": [0],
	"Radius": [0],
	"Pitch": [0],
	"Yaw": [0]
}