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

Group Functionality such as Group Size Restrictions and Group Setters #219

Open
wakandacat opened this issue Mar 7, 2024 · 1 comment
Open
Labels
enhancement New feature or request good first issue Good for newcomers user-feedback-request

Comments

@wakandacat
Copy link

When implementing a CirclesXR world, my goal was to create groups of up to 4 users to collaborate in the virtual space. However, I was unable to figure out an easy way to go about this. I can create a new group and assign users to it but I'm not sure how I would create additional groups once a size limit has been hit for the first group. Implementing group size restrictions in the future would be beneficial to some of the projects using this framework. Additionally, on the topic of groups, should there be a setter function to create a group or is it necessary to manually manipulate the URL for every group we want to create?

@PlumCantaloupe
Copy link
Owner

Thanks for this. I'll look into it. If you log in with a role that allows group formations, e.g., the usernames r1@circlesxr.com or t1@circlesxr.com you can create custom groups and magic links to send to those you want in the group.

@PlumCantaloupe PlumCantaloupe added enhancement New feature or request good first issue Good for newcomers labels Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers user-feedback-request
Projects
None yet
Development

No branches or pull requests

2 participants