mirror of
https://gitee.com/jisol/jisol-game/
synced 2025-09-27 02:36:14 +00:00
简单PVP
This commit is contained in:
@@ -81,7 +81,7 @@
|
||||
},
|
||||
"_lpos": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": 720,
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 0
|
||||
},
|
||||
@@ -4387,8 +4387,8 @@
|
||||
},
|
||||
"_alignFlags": 45,
|
||||
"_target": null,
|
||||
"_left": 720,
|
||||
"_right": -720,
|
||||
"_left": 0,
|
||||
"_right": 0,
|
||||
"_top": 0,
|
||||
"_bottom": 0,
|
||||
"_horizontalCenter": 0,
|
||||
|
File diff suppressed because it is too large
Load Diff
9
JisolGameCocos/assets/resources/prefab/ui/模式.meta
Normal file
9
JisolGameCocos/assets/resources/prefab/ui/模式.meta
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"ver": "1.2.0",
|
||||
"importer": "directory",
|
||||
"imported": true,
|
||||
"uuid": "80f8f41e-26fe-455a-873a-da26dfd9a169",
|
||||
"files": [],
|
||||
"subMetas": {},
|
||||
"userData": {}
|
||||
}
|
9
JisolGameCocos/assets/resources/prefab/ui/模式/PVP.meta
Normal file
9
JisolGameCocos/assets/resources/prefab/ui/模式/PVP.meta
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"ver": "1.2.0",
|
||||
"importer": "directory",
|
||||
"imported": true,
|
||||
"uuid": "394ad8cd-f975-4785-a104-d76c781c17b8",
|
||||
"files": [],
|
||||
"subMetas": {},
|
||||
"userData": {}
|
||||
}
|
1034
JisolGameCocos/assets/resources/prefab/ui/模式/PVP/PVP匹配页面.prefab
Normal file
1034
JisolGameCocos/assets/resources/prefab/ui/模式/PVP/PVP匹配页面.prefab
Normal file
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"ver": "1.1.49",
|
||||
"importer": "prefab",
|
||||
"imported": true,
|
||||
"uuid": "d1bca093-45af-4ae2-a896-11ed7c6f9bda",
|
||||
"files": [
|
||||
".json"
|
||||
],
|
||||
"subMetas": {},
|
||||
"userData": {
|
||||
"syncNodeName": "PVP匹配页面"
|
||||
}
|
||||
}
|
@@ -2091,10 +2091,6 @@
|
||||
"views": {
|
||||
"__id__": 37
|
||||
},
|
||||
"petIconPrefab": {
|
||||
"__uuid__": "fc8eb7b6-f756-49f4-9102-ac3cca3a20ae",
|
||||
"__expectedType__": "cc.Prefab"
|
||||
},
|
||||
"spine": {
|
||||
"__id__": 8
|
||||
},
|
||||
|
Reference in New Issue
Block a user