123456789101112131415161718192021222324252627 |
- {
- "__version__": "1.0.6",
- "general": {
- "designResolution": {
- "height": 1280,
- "width": 720
- }
- },
- "custom_joint_texture_layouts": [],
- "physics": {
- "collisionGroups": [
- {
- "index": 1,
- "name": "Floor"
- },
- {
- "index": 2,
- "name": "Role"
- }
- ],
- "collisionMatrix": {
- "0": 1,
- "1": 4,
- "2": 2
- }
- }
- }
|