General Config

Details in how the room looks

The width of the canvas where the room will be rendered in. Default: 800

The height of the canvas where the room will be rendered in. Default: 600

The position Y where the room will be rendered. Default: 0

The position X where the room will be rendered. Default: 0

Note

Keep in mind that in order to display the users correctly, the room should have some additional space above it.


Floor Config

Change how the floor looks in this widget

Hidding the floor will also hide the wall.

Space separated definition of the floor. You can copy and paste from the Habbo editor.

Default: #989865

Default: 8


Wall Config

Change how the wall looks in this widget

Default: #b6b8c7

For fixed color textures, remmember to change the wall color to white for best results.

Default: 115

Default: 8


Data Layer

Choose how the your data will be saved

Storage destination

Note

Choosing to use local storage means that your data will be stored in the browser where the widgets are opened, and the configurations from this website will be present in the widget URL. To change the configuration you'll have to change the URL of the widget.

Choosing to use cloud sync means that you will receive a new storage ID to keep your data saved in the cloud, beeing able to reuse it in any browser, at any time. Keep in mind that this ID should be private. Cloud sync is powered by Firebase Firestore.


Preview the Result