Hi there, I’ve been trying to create a page reading system similar to Slenderman: The Eight Pages
Setup:
Paper Model
Hover over Page, (Mouse Cursor shows)
Click on Page
Open Widget GUI of said page with all it’s information.
press X UI Element to close it
Except I’ve tried OnClick Events and functions on the model and have all the Pages setup.
But yet when I click on the Paper it does not open the Page on the screen as wanted
How I intended it is to work as above
Click the Page Model eg, a book.
You hover over it and it shows the cursor.
and then you click it and it opens said page UI which can be closed by pressing said “X” on the right hand corner.
If someone can help me out on this that’d be appreciated. I use both C++ and Blueprints
I come from Unity, but moved to Unreal Engine 5 a few years ago.