matrix-org/thirdroom

Technical Preview 2 Onboarding

robertlong opened this issue · 0 comments

Technical Preview 2 is just around the corner! We need a way to help people learn all the new stuff in Third Room and get started with the Web Scene Graph API.

Here's a rough proposal for our onboarding:

  1. When the user first comes back to the site we should show this onboarding modal. Clicking on the button will create a new world with the new Web Scene Graph scene and automatically enter the world. You can also dismiss the modal.
    Frame 107

  2. If you dismissed the modal you should still show a small pinned notification in the status bar to the left of the notifications (if notifications aren't visible, it'll be all the way to the right). You can also dismiss this by clicking on the x and you won't see any more onboarding info.
    Frame 106

  3. Once you're in the Web Scene Graph tutorial world you'll see this modal. It'll talk a bit about Web Scene Graph and then lead you to the tutorial in our new docs site. The tutorial will tell you how to open the editor and opening the editor will dismiss the modal.
    Frame 109

  4. Not sure yet! We'll have to see how the editor and tutorial docs come along.