I have 2 questions about programming the UI in verse.
First the easy one, is there any way to use images (jpg/png) through verse? Or is that only useable with the UI editor?
Secondly, it seems like my UI, made purely in verse, does not work with controllers at all. I’m not sure how to change the settings to accomplish this, or if this is even just a bug?
The UI is fairly simply 8 buttons on a grid, with {InputMode := ui_input_mode.All} set on the canvas.
Anyone happen to know why this may be happening?