feat(hero): 添加新英雄资源并重命名现有英雄
- 添加新英雄 me1 的 prefab 和 mb456 图片资源 - 将 hm4 英雄重命名为 me1,保持相同的 UUID 和结构 - 更新 moud.png 图片资源
This commit is contained in:
13
assets/resources/game/heros/me1.prefab.meta
Normal file
13
assets/resources/game/heros/me1.prefab.meta
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"ver": "1.1.50",
|
||||
"importer": "prefab",
|
||||
"imported": true,
|
||||
"uuid": "b247a03b-efeb-46b7-9e39-28f01ff38c6a",
|
||||
"files": [
|
||||
".json"
|
||||
],
|
||||
"subMetas": {},
|
||||
"userData": {
|
||||
"syncNodeName": "me1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user