Item Examine Window UI Shows right when game runs

Hello all,

I’m having issues with setting up my Examine Window UI showing up on the screen right when I run my game

Basically, what I’m trying to do is get my Item Examine Window to populate only when I press E near the Lever looking object, however, the Window UI shows up and stays on at the beginning and during the game as shown in my Youtube video below:

According to the tutorial in the video above provided courtesy of Antarsoft, the codes posted here should be able to display the Item examine window UI properly, but in my case, it is not.

Thanks for the help!

7775847--980775--Screen Shot 2022-01-02 at 12.27.29 PM.png


If you look on the upper right, Examine_Window, which is the Item Examine Window UI, MUST BE UNCHECKED before running the game. This was checked at first, that is why the issue was occurring, so issue is now resolved. Thanks anyway!