11 lines
169 B
JSON
11 lines
169 B
JSON
{
|
|
"assets": ["./scripts/door.lua"],
|
|
"system": {
|
|
"physics": {
|
|
"mass": 0,
|
|
"inertia": [0, 0, 0],
|
|
"type": "bounding box",
|
|
"recenter": true
|
|
}
|
|
}
|
|
} |