engine/bin/data/scenes/sh2_mcdonalds/door.json

11 lines
169 B
JSON

{
"assets": ["./scripts/door.lua"],
"system": {
"physics": {
"mass": 0,
"inertia": [0, 0, 0],
"type": "bounding box",
"recenter": true
}
}
}