16 lines
231 B
JSON
16 lines
231 B
JSON
{
|
|
"assets": [],
|
|
"behaviors": [
|
|
"SoundEmitterBehavior"
|
|
],
|
|
"metadata": {
|
|
"holdable": true,
|
|
"physics": {
|
|
"mass": 100,
|
|
// "inertia": false,
|
|
"type": "obb"
|
|
// "type": "mesh"
|
|
// "type": "hull"
|
|
}
|
|
}
|
|
} |