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