How does one go about creating an object, that when clicked on opens up a pop-up image (or a puzzle).
Also, while the pop-up is visible, I would like for the player to NOT be able to interact with anything else (until the pop-up is closed again).
I know that I can show/hide stuff (like an image), but how to turn all other objects in the scene to un-interactable?