Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: dakkras on Mon 01/04/2024 16:43:23

Title: Hotpoint descriptions that disappear when running
Post by: dakkras on Mon 01/04/2024 16:43:23
After making some changes to the GUIs and returning to the screen I was designing, when compiling the game I saw that no description appears in the hotpoints when I hover the mouse over it, although text does appear in the properties. Why could this be?

Sorry for this Google translation into English.
Title: Re: Hotpoint descriptions that disappear when running
Post by: Khris on Mon 01/04/2024 16:57:46
The most basic way to implement hotspot labels is to use a GUI with a label that has @OVERHOTSPOT@ as its text.
Which template did you use to make your game?