feat(gui): 更新UI资源图片及plist文件配置
- 新增infos.png.meta元数据文件 - 更新ubgs.png和ubtns.png图片资源 - 调整ubgs.plist和ubtns.plist中的纹理坐标和尺寸配置 - 添加多种按钮状态和样式的配置项
This commit is contained in:
42
assets/resources/game/gui/infos.png.meta
Normal file
42
assets/resources/game/gui/infos.png.meta
Normal file
@@ -0,0 +1,42 @@
|
||||
{
|
||||
"ver": "1.0.27",
|
||||
"importer": "image",
|
||||
"imported": true,
|
||||
"uuid": "5196ade0-89e4-4d44-a1f9-c9a717d11c44",
|
||||
"files": [
|
||||
".json",
|
||||
".png"
|
||||
],
|
||||
"subMetas": {
|
||||
"6c48a": {
|
||||
"importer": "texture",
|
||||
"uuid": "5196ade0-89e4-4d44-a1f9-c9a717d11c44@6c48a",
|
||||
"displayName": "infos",
|
||||
"id": "6c48a",
|
||||
"name": "texture",
|
||||
"userData": {
|
||||
"wrapModeS": "repeat",
|
||||
"wrapModeT": "repeat",
|
||||
"minfilter": "linear",
|
||||
"magfilter": "linear",
|
||||
"mipfilter": "none",
|
||||
"anisotropy": 0,
|
||||
"isUuid": true,
|
||||
"imageUuidOrDatabaseUri": "5196ade0-89e4-4d44-a1f9-c9a717d11c44",
|
||||
"visible": false
|
||||
},
|
||||
"ver": "1.0.22",
|
||||
"imported": true,
|
||||
"files": [
|
||||
".json"
|
||||
],
|
||||
"subMetas": {}
|
||||
}
|
||||
},
|
||||
"userData": {
|
||||
"type": "texture",
|
||||
"hasAlpha": true,
|
||||
"fixAlphaTransparencyArtifacts": false,
|
||||
"redirect": "5196ade0-89e4-4d44-a1f9-c9a717d11c44@6c48a"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user