碰撞
This commit is contained in:
@@ -256,8 +256,8 @@
|
||||
},
|
||||
"_lscale": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": -0.25,
|
||||
"y": 0.25,
|
||||
"x": -0.2,
|
||||
"y": 0.2,
|
||||
"z": 1
|
||||
},
|
||||
"_mobility": 0,
|
||||
@@ -695,7 +695,7 @@
|
||||
"node": {
|
||||
"__id__": 1
|
||||
},
|
||||
"_enabled": true,
|
||||
"_enabled": false,
|
||||
"__prefab": {
|
||||
"__id__": 31
|
||||
},
|
||||
@@ -816,13 +816,13 @@
|
||||
"_restitution": 0,
|
||||
"_offset": {
|
||||
"__type__": "cc.Vec2",
|
||||
"x": 3.6,
|
||||
"y": -2.5
|
||||
"x": 1.6,
|
||||
"y": -3
|
||||
},
|
||||
"_size": {
|
||||
"__type__": "cc.Size",
|
||||
"width": 75.1,
|
||||
"height": 70
|
||||
"width": 59.1,
|
||||
"height": 55
|
||||
},
|
||||
"_id": ""
|
||||
},
|
||||
@@ -843,11 +843,11 @@
|
||||
"__id__": 41
|
||||
},
|
||||
"enabledContactListener": true,
|
||||
"bullet": true,
|
||||
"bullet": false,
|
||||
"awakeOnLoad": true,
|
||||
"_group": 2,
|
||||
"_type": 2,
|
||||
"_allowSleep": true,
|
||||
"_allowSleep": false,
|
||||
"_gravityScale": 0,
|
||||
"_linearDamping": 0,
|
||||
"_angularDamping": 0,
|
||||
|
||||
Reference in New Issue
Block a user