1.0.6 • Published 11 months ago

polyuworld-addon-chemistry-lab v1.0.6

Weekly downloads
-
License
MPL-2.0
Repository
-
Last release
11 months ago

Hubs Duck Add-On

A Mozilla Hubs add-on that adds support for spawning a duck in a Hubs room.

https://github.com/MozillaReality/hubs-portals-addon/assets/837184/e436c12d-5369-4d8a-99d8-ced3512d4c80

Install

  1. Install the node module
> npm i https://github.com/MozillaReality/hubs-duck-addon.git
  1. Add the add-on to your Hubs client add-ons configuration file.

addons.json

{
  "addons": [
    ...
    "hubs-duck-addon", 
    ...
  ]
}
  1. Create room in your Hubs instance.
  2. Enable the add-on in the room configuration.

Usage

  • To spawn a duck use the duck chat command.
  • Click on the duck to make it quack.
1.0.6

11 months ago

1.0.5

11 months ago

1.0.4

11 months ago

1.0.3

11 months ago

1.0.2

11 months ago

1.0.1

11 months ago

1.0.0

11 months ago