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

Add some chairs to sit down #23

Closed
vincentfretin opened this issue Mar 7, 2024 · 3 comments
Closed

Add some chairs to sit down #23

vincentfretin opened this issue Mar 7, 2024 · 3 comments

Comments

@vincentfretin
Copy link
Member

vincentfretin commented Mar 7, 2024

  • Add some chairs in the scene with a-waypoint primitive, as a child of an entity with a seat glb.
  • Sitting position for the avatars

Related issues:

@vincentfretin
Copy link
Member Author

I already added the unoccupyWaypoint() calls in 48de641 for compatibility with waypoints from gltf-model-plus component.

@vincentfretin
Copy link
Member Author

It may be good as an example to create a custom component that creates a grid of chairs specifying number of rows and number of chairs per row, creating a waypoint on it with unique networked id, and using instanced-mesh for all the chairs.

@vincentfretin
Copy link
Member Author

I added avatarPose seatRotation properties on player-info component in 8d850a6 but this is not currently used. I need to open source some other code to use those properties.

vincentfretin added a commit that referenced this issue Mar 28, 2024
vincentfretin added a commit that referenced this issue Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant