feat: add player avatar selection UI
This commit is contained in:
@@ -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" }
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user