You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Task: Make the avatar visuals update properly when the avatar changes are saved.
Purpose: Avatar changes are currently not visible outside of the editor.
✅ Steps to Complete
After the PlayerData with the updated changes is saved, invoke an event To inform other places (mainly the top panel) that the Avatar has changed.
Make the top panel visual update to the new avatar design when this event is received (AvatarFaceLoader script).
Add a script to CharacterImagePrefabTemplate that fetches the new avatar design when it is enabled.
📎 Additional Information
The CharacterHeadImage (Top panel) and CharacterImagePrefabTemplate (Profile window) are the two prefabs that should be used for generic avatar visuals.
The text was updated successfully, but these errors were encountered:
🧹 Task Description
✅ Steps to Complete
📎 Additional Information
The CharacterHeadImage (Top panel) and CharacterImagePrefabTemplate (Profile window) are the two prefabs that should be used for generic avatar visuals.
The text was updated successfully, but these errors were encountered: