Kiosk Mode

From Resonite Wiki
Revision as of 00:34, 19 June 2024 by Delta (talk | contribs) (Add example use-case and link to other commands useful in conjunction with this mode)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This article or section is a Stub. You can help the Resonite Wiki by expanding it.


Description

Kiosk mode is a special mode in Resonite that hides the Userspace items such as the logo and world switcher and disables teleporting for guests by default.

To enter into this mode, you need to launch Resonite using the "-Kiosk" command line argument.

There is a special node that can check if a user is in Kiosk mode: Is User In Kiosk Mode

Usage

This can be used for demo and display content by pairing it with auto join session / open world launch options. These combined can allow setting up a world or 'experience' to be opened up directly from launch without requiring user input and make returning to a fresh state simpler.

Examples