engine/bin/data/scenes/ss2/lift.json

13 lines
192 B
JSON

{
"assets": [ "./scripts/lift.lua" ],
"metadata": {
"physics": {
"type": "bounding box",
"recenter": true,
"mass": 100,
"restitution": 0,
"friction": 1
}
}
}