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

12 lines
168 B
JSON

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