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

Hubs avatars don't appear #27234

Open
jdm opened this issue Jul 10, 2020 · 2 comments
Open

Hubs avatars don't appear #27234

jdm opened this issue Jul 10, 2020 · 2 comments

Comments

@jdm
Copy link
Member

jdm commented Jul 10, 2020

Connecting to a Hubs room from Servo and Firefox simultaneously shows the Servo client in Firefox, but not the Firefox client in Servo. Some testing has revealed that the a-entity for the networked avatar has the correct position, and creating a separate entity with some primitive geometry and constantly updating its position to match the actual entity makes the geometry move around the scene as expected.

@jdm jdm added this to To do in Hubs support Jul 10, 2020
@jdm
Copy link
Member Author

jdm commented Jul 10, 2020

I managed to make the avatar show up by adding a user script that sets the visible property of the entity to true. Now to figure out why that's needed in Servo!

@jdm
Copy link
Member Author

jdm commented Jul 10, 2020

This doesn't even require another client to connect. If you look down at the ground in Firefox, you'll see the default avatar around the camera. If you do the same in Servo, there's no trace of it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Hubs support
  
To do
Development

No branches or pull requests

1 participant