13 lines
207 B
JSON
13 lines
207 B
JSON
{
|
|
"assets": ["./scripts/door.lua"],
|
|
"behaviors": [
|
|
"SoundEmitterBehavior"
|
|
],
|
|
"metadata": {
|
|
"physics": {
|
|
"mass": 0,
|
|
"inertia": [0, 0, 0],
|
|
"type": "mesh" // "bounding box"
|
|
}
|
|
}
|
|
} |