18 lines
312 B
JSON
18 lines
312 B
JSON
{
|
|
"name": "Ragdoll",
|
|
"assets": [ "./scripts/ragdoll.lua" ],
|
|
"behaviors": [
|
|
"SoundEmitterBehavior"
|
|
],
|
|
"transform": {
|
|
"position": [ -1.00137, 0.748778, -51.6508 ],
|
|
"rotation": {
|
|
"axis": [ 0, 1, 0 ],
|
|
"angle": 0
|
|
},
|
|
"scale": [ 1, 1, 1 ]
|
|
},
|
|
"metadata": {
|
|
"holdable": true
|
|
}
|
|
} |