engine/bin/data/entities/prop.json

16 lines
241 B
JSON

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