Spacetime-Meta / spacetime-sdk

The spacetime-sdk is a turnkey virtual environment package for building in the Spacetime Metaverse
https://www.spacetimemeta.io/metaverse/spawn-planet
MIT License
11 stars 2 forks source link

9 implement groups #148

Closed codeeMadness closed 2 years ago

codeeMadness commented 2 years ago

Hi,

This has follow your suggestion to implement peerjs-group. However, I've just finished the implementation of chat group. We will need other tickets to handle spawn players in group and call video in group.

So, please help to merge this first. Many thanks.

Liquid-Blocks commented 2 years ago

I have been experimenting a bit with this group feature and sadly do not think it is ready to be merged.

Problem 1: When creating a group, I am prompted with a message saying I need permission. image

Problem 2: There seems to be no ways of joining a group? image

There is no hurry, please take the time to complete issues properly so we don't accumulate cleanup jobs.

codeeMadness commented 2 years ago

Hi @Liquid-Blocks ,

I've just updated the code for cover above issues.

https://user-images.githubusercontent.com/102911684/171687868-716079d7-6247-4ada-bccf-27aed5035b45.mp4

Please take a look on this video, feel free to add some feedbacks, then I'm willing to update more.