Hi, this is my first time posting but I have probably a very simple problem I cant for the life of me figure out the solution to.
I've been using the ags engine for a good 4 months straight or so but I've only now come to the point of creating a menu for my game
I'm trying to simply have a line display under the text the mouse hovers over and disappear when the mouse is no longer hovering over it.
I attempted using a hotspot that when I hovered over it I used the "mouse moves over hotspot" event "MouseMove" and then within that set the line which is an object to visible, however I cannot get it to dissapear when the mouse hovers off of it, it simply stays on screen.
Sorry if this has been posted before, I cant find a solution anywhere unless im searching for the wrong things.