unavi-xyz / unavi

⬜ Open-source VR social platform.
https://unavi.xyz
Mozilla Public License 2.0
84 stars 19 forks source link

Editor #821

Open kayhhh opened 1 year ago

kayhhh commented 1 year ago

Need to figure out how the editor will work and create some basic functionality. The idea is for you to be able to edit worlds live, without having to exit to a separate app, and have everything sync in the multiplayer environment.

Would be awesome to find some sort of generalized networking solution for syncing between players that will work outside of the editor, like picking up objects in the world and throwing them around.

How do you enter edit mode?

How do we propagate updates to other players in the world?

How do you save changes?

kayhhh commented 1 year ago

related to multiplayer https://github.com/unavi-xyz/unavi/issues/819