Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: JLM on Thu 16/09/2004 22:08:25

Title: Names of hotspots on screen
Post by: JLM on Thu 16/09/2004 22:08:25
What would be the best way to implement following "interface"?

When a player moves cursor over hotspot (or object or character), I want the name of the location to be displayed in the bottom part of the screen (like in Monkey Island 3 or The Dig). I tried to implement this by using an invisible GUI that is always on screen and includes only text @OVERHOTSPOT@. There is yet a problem, that nothing happens when a player tries to walk to area on screen that happens to be under this invisible GUI.
Title: Re: Names of hotspots on screen
Post by: strazer on Fri 17/09/2004 00:54:41
Remove the GUI's "Clickable" checkbox.