It might be a little slow because the bubble entities are managed on the server and don't seem to update fast enough to the client. There will eventually be an update where the bubbles are local instead but still in sync with everyone.
Open Create, click Import Entities from URL (.json) and paste this link:
- Server version (slower but synced)
https://raw.githubusercontent.com/tivolicloud/bubble-pop/refs/heads/master/dist/assets/bubble-pop.server.json - Local version (fast but unsynced)
https://raw.githubusercontent.com/tivolicloud/bubble-pop/refs/heads/master/dist/assets/bubble-pop.local.json
yarn
yarn build
Then upload the out
folder