Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: ukz530 on Mon 26/10/2020 09:11:40

Title: hotspot recognition problem (SOLVED)
Post by: ukz530 on Mon 26/10/2020 09:11:40
Hi friends!

Some hotspots in my game are not properly recognized. I'm here to ask you what the problem is.

Usually, any problems were solved through search. I didn't think of a suitable keyword to search for.

The hotspot problem that occurred in my game is as follows.

(https://i.imgur.com/lQrzotZ.png)

(https://i.imgur.com/UNy2uYs.gif)

The mask is different from the actual game from the editor.

If there is anything special, it usually uses a 320x200 resolution background.

However, some of the backgrounds go beyond the size of 320x200.
(I'm not sure this is the cause of the problem.)

This problem did not appear when making a hotspot in the middle or top of the background.
This problem occurred when hotspots were made at the bottom end.

Can I know what I'm missing on this matter?
Title: Re: hotspot recognition problem
Post by: Slasher on Mon 26/10/2020 09:26:42
The right edge indicates not in room... move right edge to far right and try...
Title: Re: hotspot recognition problem (SOLVED)
Post by: ukz530 on Mon 26/10/2020 10:13:28
I'm sorry, friends. This was a simple mistake.

The text window on the label seems to have covered some of the bottom hotspots.

I solved it myself.

@Slaser
Thank you for your kind reply!