On start of layout:
Set all info display images~
Opacity to 0 / Visibility to invisible~
Every tick:
Set all of your info display images into~
X: WindowWidth / 2
Y: WindowHeight / 2
If player is on colliding with sign & B button clicked:
Set image opacity to 100 / visibility to visible~
Sub event for above:
If any key pressed~
Set image opacity to 0 / visibility to invisible~