Saurian
Server/Models/Intelligent/Saurian/Saurian.json, 363 B
Fields
| Field | Type |
|---|---|
Parent | string |
Model | string |
Texture | string |
EyeHeight | number |
HitBox | object |
DefaultAttachments | array[1] |
Source
{
"Parent": "Spawn_Void",
"Model": "NPC/Intelligent/Saurian/Models/Model.blockymodel",
"Texture": "NPC/Intelligent/Saurian/Models/Green.png",
"EyeHeight": 1.7,
"HitBox": {
"Max": {
"X": 0.65,
"Y": 1.9,
"Z": 0.65
},
"Min": {
"X": -0.65,
"Y": 0,
"Z": -0.65
}
},
"DefaultAttachments": [
{}
]
}