1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677 |
- {
- "general": {
- "highQuality": true,
- "designResolution": {
- "width": 720,
- "height": 1280
- }
- },
- "__version__": "1.0.6",
- "fbx": {
- "legacyFbxImporter": {
- "visible": true
- }
- },
- "script": {
- "preserveSymlinks": true
- },
- "custom_joint_texture_layouts": [],
- "physics": {
- "collisionGroups": [
- {
- "index": 1,
- "name": "floor"
- },
- {
- "index": 2,
- "name": "obstacle"
- },
- {
- "index": 3,
- "name": "player"
- },
- {
- "index": 4,
- "name": "prop"
- },
- {
- "index": 5,
- "name": "border"
- }
- ],
- "collisionMatrix": {
- "0": 1,
- "1": 30,
- "2": 30,
- "3": 30,
- "4": 62,
- "5": 48,
- "6": 64,
- "7": 128,
- "8": 256,
- "9": 512,
- "10": 1024,
- "11": 2048,
- "12": 4096,
- "13": 8192,
- "14": 16384,
- "15": 32768,
- "16": 65536,
- "17": 131072,
- "18": 262144,
- "19": 524288,
- "20": 1048576,
- "21": 2097152,
- "22": 4194304,
- "23": 8388608,
- "24": 16777216,
- "25": 33554432,
- "26": 67108864,
- "27": 134217728,
- "28": 268435456,
- "29": 536870912,
- "30": 1073741824,
- "31": -2147483648
- }
- }
- }
|