Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: Mark1024 on Mon 10/07/2023 17:50:16

Title: Hovering over hotspots and objects (Tumbleweeds verb GUI related)
Post by: Mark1024 on Mon 10/07/2023 17:50:16
Hi all.

I am in the middle of a making my own adventure game and I notice two things about the GUI which I can't find in any script.

When you hover the cursor over a Hotspot, the GUI defaults to 'Look At'.  (I am using the Tumbleweed verbs GUI).  However I don't want to default to anything, unless the user specifically clicks 'Look At' followed by clicking on the hotspot.

Also, if you hover over an object, it defaults to illuminate 'Pick up' but again I want to turn this off until the user actually clicks 'Pick up' themselves.

Any info on this appreciated.
Thanks
Mark. 
Title: Re: Hovering over hotspots and objects (Tumbleweeds verb GUI related)
Post by: Mark1024 on Mon 10/07/2023 18:34:58
Hi.
It's OK I just solved it! I had to amend one of the scripts to turn it off.


Thanks anyway.
Mark. :)
Title: Re: Hovering over hotspots and objects (Tumbleweeds verb GUI related)
Post by: Khris on Mon 10/07/2023 23:29:08
Can you post what you did to solve this? In case somebody finds this thread in the future.