This commit is contained in:
DESKTOP-5RP3AKU\Jisol
2024-01-09 04:33:21 +08:00
parent e8a1cb9362
commit a153d98cf1
29 changed files with 1337 additions and 2726 deletions

View File

@@ -9,8 +9,8 @@ const { ccclass, property } = _decorator;
/**
*
*/
@ccclass('PVPMatchView')
export class PVPMatchView extends JNGLayerBase {
@ccclass('PVPModeMatchView')
export class PVPModeMatchView extends JNGLayerBase {
@property(Node)
content:Node;
@@ -24,7 +24,6 @@ export class PVPMatchView extends JNGLayerBase {
.to(.5,{scale:v3(1,1,1)})
)
.start();
}
//取消匹配

View File

@@ -2,7 +2,7 @@
"ver": "4.0.23",
"importer": "typescript",
"imported": true,
"uuid": "9979d56d-f754-44c3-8e29-c764eaeb0aaf",
"uuid": "d8c6cf01-1e6a-4c43-b9d7-d52e20a8ec16",
"files": [],
"subMetas": {},
"userData": {}