People id for avatar identify #5056
Unanswered
ClarkDuck
asked this question in
Avatar Questions
Replies: 1 comment 2 replies
-
you could get the account id from the admin panel related to each user's email address. using this account id, you could look in the database for related values for that user's account. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi
How can I detect people id in the avatar related code? likely in the animation-mixer.js or player-info.js.
I tried to use the avatarId or displayName from the profile information that provided at this code, but it was ot enough.
I need the constant people id when people changes his/her avatar or his/her name.
And also need this id when the avatar model is created/updated in the animation-mixer.js or player-info.js.
Thank in avdance!
Beta Was this translation helpful? Give feedback.
All reactions