Hi! I've created this image window that I'd like the player to be able to interact with.

In this specific case , I'd like:
1. this window to open up when the player clicks on the overturned basket.
2.hotspot description to show up over hotspot when cursor is hovering
3. dialogue shows over the window
I'm currently doing this as a gui, but the problem is gui only works in global script so it cannot be called when clicking room specific object. Do I do this as an overlay? But then how do I add hotspots onto the window? I've seen this done in multiple AGS games so I know it's possible, I'm just not sure how. Any help appreciated, thank you!
Link to image in case the inserted one doesn't work
In this specific case , I'd like:
1. this window to open up when the player clicks on the overturned basket.
2.hotspot description to show up over hotspot when cursor is hovering
3. dialogue shows over the window
I'm currently doing this as a gui, but the problem is gui only works in global script so it cannot be called when clicking room specific object. Do I do this as an overlay? But then how do I add hotspots onto the window? I've seen this done in multiple AGS games so I know it's possible, I'm just not sure how. Any help appreciated, thank you!
Link to image in case the inserted one doesn't work