Hello!
I wanted to create a small togglable "Year zero" roll widget, that has its state (what buttons are pressed & isToggled status) be user specific.
I had figured by dissecting some of code from here (foreign language description warning) that it's possible to achieve my goals by instantiating multiple UIs that are visible to one player at a time.
Are there better ways of implementing aforementioned functional?