| 1234567891011121314151617181920212223242526272829303132333435363738394041424344 |
- {
- "__version__": "1.0.6",
- "general": {
- "designResolution": {
- "width": 780,
- "height": 1634,
- "fitHeight": true,
- "fitWidth": false
- }
- },
- "physics": {
- "collisionGroups": [
- {
- "index": 1,
- "name": "wall"
- },
- {
- "index": 2,
- "name": "role"
- },
- {
- "index": 3,
- "name": "stone"
- },
- {
- "index": 4,
- "name": "push"
- },
- {
- "index": 5,
- "name": "block"
- }
- ],
- "collisionMatrix": {
- "0": 1,
- "1": 60,
- "2": 10,
- "3": 62,
- "4": 10,
- "5": 10
- }
- },
- "custom_joint_texture_layouts": []
- }
|