engine/bin/data/entities/prop.json

15 lines
215 B
JSON

{
"assets": [],
"behaviors": [
"SoundEmitterBehavior"
],
"metadata": {
"holdable": true,
"physics": {
"mass": 0,
"inertia": false,
// "type": "bounding box"
"type": "mesh"
}
}
}