13 lines
190 B
JSON
13 lines
190 B
JSON
{
|
|
"assets": [ "./scripts/lift.lua" ],
|
|
"system": {
|
|
"physics": {
|
|
"type": "bounding box",
|
|
"recenter": true,
|
|
|
|
"mass": 100,
|
|
"restitution": 0,
|
|
"friction": 1
|
|
}
|
|
}
|
|
} |