I’m trying to set up a 3d widget in my scene where I could click and interact with. I’ve seen examples that the widget is directly showing and working with a simple set up. I’ve tried creating a new bp and a simple button widget but it’s still not showing. Could anyone help me please? These are the step I followed:
- Created actor blueprint
- Created simple widget with just a button inside
- Created widget inside blueprint and assigned widget class to it.
Appears as an empty box in viewport, shows in play mode but doesn’t interact when hovering mouse.
Thanks
