Showcase_Mannequin_Inv_Portal
Server/Models/Showcase/Showcase_Mannequin_Inv_Portal.json, 524 B
Fields
| Field | Type |
|---|---|
EyeHeight | number |
HitBox | object |
AnimationSets | object |
Particles | array[1] |
Source
{
"EyeHeight": 1.5,
"HitBox": {
"Max": {
"X": 0.3,
"Y": 1.8,
"Z": 0.3
},
"Min": {
"X": -0.3,
"Y": 0,
"Z": -0.3
}
},
"AnimationSets": {
"Idle": {
"Animations": [
{
"Animation": "Characters/Animations/Poses/Ninja.blockyanim"
}
]
}
},
"Particles": [
{
"PositionOffset": {
"X": 0,
"Y": 4,
"Z": 0
},
"SystemId": "Portal_Round_Blue",
"TargetNodeName": null
}
]
}