14 lines
219 B
JSON
14 lines
219 B
JSON
{
|
|
"assets": ["./scripts/door.lua"],
|
|
"behaviors": [
|
|
"SoundEmitterBehavior"
|
|
],
|
|
"metadata": {
|
|
"physics": {
|
|
"mass": 0,
|
|
"inertia": [0, 0, 0],
|
|
"type": "bounding box",
|
|
"recenter": true
|
|
}
|
|
}
|
|
} |