This commit is contained in:
PC-20230316NUNE\Administrator
2023-12-13 19:33:57 +08:00
parent 5bc3f1d954
commit 3dde3c30b3
37 changed files with 104 additions and 51 deletions

View File

@@ -0,0 +1,8 @@
//角色动画名称枚举
export enum GPetAminEnum {
Wait = "std", //等待
Walk = "walk", //移动
Attack = "atk", //攻击
Fly = "jifei", //击飞
}

View File

@@ -0,0 +1,9 @@
{
"ver": "4.0.23",
"importer": "typescript",
"imported": true,
"uuid": "7ed00aa2-048c-4956-8f94-ccd16fe1f702",
"files": [],
"subMetas": {},
"userData": {}
}