I try to make a hover and click event and it just doesn't seem to work!! It just activates on hover instead! (The problem here is that I need it to hover and glow and when you click. it triggers like a button. but that doesn't happen. it only activates when I hover! I tried to show what i meant with images but Itch.io is being difficult ;-; But basically I did
- hover start (self switch A = ON / Switch "Click" = ON)
- hover end(self switch A = OFF / Switch "Click" = OFF)
- player click (Only has if "click" is on)
I tried to understand why but I just don't understand why! :c Page 3 shouldn't activate when click is on it! So what's going on here??
