a ui library (ish) for scp sl
PlayerDisplay display = new(ev.Player);
SetElement element = new(300, zIndex: 10, "example text");
display.Add(element);
display.Update();
voffsets will break this (they're not replaced for performance reasons), and linebreaks caused by overflows will also break it