Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document AvatarMixer.update is required for avatar presence. #83

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ctrlaltdavid
Copy link
Collaborator

No description provided.

@@ -114,8 +114,8 @@ class AvatarMixer extends AssignmentClient {


/*@sdkdoc
* Game loop update method that should be called multiple times per second to keep the avatar mixer up to date with user
* client avatar state.
* Game loop update method that needs to be called multiple times per second to keep the avatar mixer up to date with user
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually, on a second thought. How many times per second does this mean? 5? 30? 60?

@ctrlaltdavid ctrlaltdavid added documentation Improvements or additions to documentation and removed docs labels Jun 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Document that AvatarMixer.update is required for your avatar to be present to others
2 participants