Q: textwindow popup on click

Hi,

First off, I hope this is the right area to ask for this…
I’m looking at a kinda basic thing, but getting confused with all methods to call windows inside Unreal.

What I’m trying to create is a 3d model to be viewed/rotated inside the browser, with the model containing a couple of ‘hotspot areas/buttons’ that will pop up a basic white rectangle with some text inside when clicked.

Any tips into the right direction for the text window popups will be greatly appreciated :slight_smile:

And a side question, for web, HTML5 or webGL?