mirror of
https://gitee.com/jisol/jisol-game/
synced 2025-09-27 10:46:17 +00:00
提交拖拽阵法
This commit is contained in:
@@ -169,8 +169,8 @@
|
||||
],
|
||||
"value": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": 110,
|
||||
"y": 110,
|
||||
"x": 130,
|
||||
"y": 130,
|
||||
"z": 0
|
||||
}
|
||||
},
|
||||
@@ -281,7 +281,7 @@
|
||||
],
|
||||
"value": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": 110,
|
||||
"x": 130,
|
||||
"y": 0,
|
||||
"z": 0
|
||||
}
|
||||
@@ -393,8 +393,8 @@
|
||||
],
|
||||
"value": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": 110,
|
||||
"y": -110,
|
||||
"x": 130,
|
||||
"y": -130,
|
||||
"z": 0
|
||||
}
|
||||
},
|
||||
@@ -506,7 +506,7 @@
|
||||
"value": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": 0,
|
||||
"y": 110,
|
||||
"y": 130,
|
||||
"z": 0
|
||||
}
|
||||
},
|
||||
@@ -730,7 +730,7 @@
|
||||
"value": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": 0,
|
||||
"y": -110,
|
||||
"y": -130,
|
||||
"z": 0
|
||||
}
|
||||
},
|
||||
@@ -841,8 +841,8 @@
|
||||
],
|
||||
"value": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": -110,
|
||||
"y": 110,
|
||||
"x": -130,
|
||||
"y": 130,
|
||||
"z": 0
|
||||
}
|
||||
},
|
||||
@@ -953,7 +953,7 @@
|
||||
],
|
||||
"value": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": -110,
|
||||
"x": -130,
|
||||
"y": 0,
|
||||
"z": 0
|
||||
}
|
||||
@@ -1065,8 +1065,8 @@
|
||||
],
|
||||
"value": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": -110,
|
||||
"y": -110,
|
||||
"x": -130,
|
||||
"y": -130,
|
||||
"z": 0
|
||||
}
|
||||
},
|
||||
@@ -1115,8 +1115,8 @@
|
||||
},
|
||||
"_contentSize": {
|
||||
"__type__": "cc.Size",
|
||||
"width": 360,
|
||||
"height": 360
|
||||
"width": 400,
|
||||
"height": 400
|
||||
},
|
||||
"_anchorPoint": {
|
||||
"__type__": "cc.Vec2",
|
||||
@@ -1198,8 +1198,8 @@
|
||||
"_paddingRight": 20,
|
||||
"_paddingTop": 20,
|
||||
"_paddingBottom": 20,
|
||||
"_spacingX": 10,
|
||||
"_spacingY": 10,
|
||||
"_spacingX": 30,
|
||||
"_spacingY": 30,
|
||||
"_verticalDirection": 1,
|
||||
"_horizontalDirection": 1,
|
||||
"_constraint": 1,
|
||||
|
@@ -36,12 +36,15 @@
|
||||
{
|
||||
"__id__": 28
|
||||
},
|
||||
{
|
||||
"__id__": 32
|
||||
},
|
||||
{
|
||||
"__id__": 30
|
||||
}
|
||||
],
|
||||
"_prefab": {
|
||||
"__id__": 33
|
||||
"__id__": 35
|
||||
},
|
||||
"_lpos": {
|
||||
"__type__": "cc.Vec3",
|
||||
@@ -646,12 +649,33 @@
|
||||
"havePet": {
|
||||
"__id__": 14
|
||||
},
|
||||
"drag": {
|
||||
"__id__": 30
|
||||
},
|
||||
"_id": ""
|
||||
},
|
||||
{
|
||||
"__type__": "cc.CompPrefabInfo",
|
||||
"fileId": "06AIrIH75LL7sccNjNaqQj"
|
||||
},
|
||||
{
|
||||
"__type__": "a3a9dIzSOFPPpmZbiL9N5+m",
|
||||
"_name": "",
|
||||
"_objFlags": 0,
|
||||
"__editorExtras__": {},
|
||||
"node": {
|
||||
"__id__": 1
|
||||
},
|
||||
"_enabled": true,
|
||||
"__prefab": {
|
||||
"__id__": 31
|
||||
},
|
||||
"_id": ""
|
||||
},
|
||||
{
|
||||
"__type__": "cc.CompPrefabInfo",
|
||||
"fileId": "9a6ssWQUFBYaDchwbOTiyH"
|
||||
},
|
||||
{
|
||||
"__type__": "cc.Button",
|
||||
"_name": "",
|
||||
@@ -662,11 +686,11 @@
|
||||
},
|
||||
"_enabled": true,
|
||||
"__prefab": {
|
||||
"__id__": 31
|
||||
"__id__": 33
|
||||
},
|
||||
"clickEvents": [
|
||||
{
|
||||
"__id__": 32
|
||||
"__id__": 34
|
||||
}
|
||||
],
|
||||
"_interactable": true,
|
||||
|
Reference in New Issue
Block a user