feat: add player avatar selection UI

This commit is contained in:
ud18010
2026-08-04 19:42:56 +08:00
parent 16ce58876d
commit fab8e3142f
359 changed files with 27441 additions and 69 deletions
+1 -1
View File
@@ -256,7 +256,7 @@
]
}
],
"bindings": ["Btn_Profile", "Txt_Nickname", "Txt_Level", "Txt_Exp", "Img_ExpBg", "Img_ExpFill"],
"bindings": ["Btn_Profile", "Img_AvatarIcon", "Txt_Nickname", "Txt_Level", "Txt_Exp", "Img_ExpBg", "Img_ExpFill"],
"events": [
{ "name": "PlayerProfile.OpenDetail", "node": "Btn_Profile" }
]