123456789101112131415161718192021222324252627 |
- {
- "__version__": "1.0.4",
- "general": {
- "designResolution": {
- "width": 2000,
- "height": 1397,
- "fitHeight": true
- }
- },
- "physics": {
- "collisionGroups": [
- {
- "index": 1,
- "name": "Ball"
- },
- {
- "index": 2,
- "name": "GouLanzi"
- }
- ],
- "collisionMatrix": {
- "0": 1,
- "1": 4,
- "2": 2
- }
- }
- }
|