circlesxr icon indicating copy to clipboard operation
circlesxr copied to clipboard

Group Functionality such as Group Size Restrictions and Group Setters

Open wakandacat opened this issue 4 months ago • 1 comments

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?

wakandacat avatar Mar 07 '24 00:03 wakandacat