[桌宠 UI 与生图资产]:完成桌宠状态展示与项目内透明资产,包含 UI 状态映射、无 GUI fallback、PNG 资产生成脚本和资产校验

This commit is contained in:
mkbk
2026-06-17 18:31:55 +08:00
parent e544a60eb3
commit 667c8941f2
16 changed files with 372 additions and 12 deletions
+11
View File
@@ -0,0 +1,11 @@
{
"generated_by": "scripts/generate_pet_assets.py",
"states": {
"idle": "pet-idle.png",
"listening": "pet-listening.png",
"recording": "pet-recording.png",
"thinking": "pet-thinking.png",
"speaking": "pet-speaking.png",
"error": "pet-error.png"
}
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 7.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.5 KiB