Skip to main content

Indicator System

The indicator system was shipped as part of Lyra. It's a more performative way of having UI widgets on screen that can be attached to an in-world actor. Lyra's example uses the player's hotbar. The indicator system can handle clamping widgets to the screen, rendering to one specific layer which you can place anywhere, and more.

// todo