build: 更新游戏图集资源及关联prefab配置
1. 重新打包umps.png图集,新增多种场景道具精灵帧 2. 更新map_rpg.prefab的精灵组件配置,替换为null并调整尺寸模式 3. 更新所有精灵帧的meta配置信息,修正贴图位置与旋转属性
This commit is contained in:
@@ -1688,13 +1688,10 @@
|
||||
"b": 255,
|
||||
"a": 255
|
||||
},
|
||||
"_spriteFrame": {
|
||||
"__uuid__": "d7d869bc-06aa-4876-806f-487e68b96780@fe1eb",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
"_spriteFrame": null,
|
||||
"_type": 0,
|
||||
"_fillType": 0,
|
||||
"_sizeMode": 1,
|
||||
"_sizeMode": 0,
|
||||
"_fillCenter": {
|
||||
"__type__": "cc.Vec2",
|
||||
"x": 0,
|
||||
|
||||
Reference in New Issue
Block a user