13 lines
236 B
JSON
13 lines
236 B
JSON
{
|
|
"components": [
|
|
"drop"
|
|
],
|
|
"hitbox": [0.2, 0.125, 0.2],
|
|
"triggers": [
|
|
["aabb", -0.2, -0.2, -0.2, 0.2, 0.2, 0.2],
|
|
["radius", 1.6]
|
|
],
|
|
"save-rig-textures": true,
|
|
"save-rig-pose": true
|
|
}
|