I'm trying to make a tooltip. Currently I have a few buttons next to one another which should get highlighted in the OnPointerEnter function, and of course, stop highlighting in the OnPointerExit function.
For the most on this works fine, however, these buttons are rather close to one another, let's call them "Attack" and "Defend", if I move my mouse slowly from "Attack" to "Defend" my tooltip changes accordingly. However when I quickly move my mouse from "Attack" to "Defend" it will keep...
OnPointerExit not always firing?
For the most on this works fine, however, these buttons are rather close to one another, let's call them "Attack" and "Defend", if I move my mouse slowly from "Attack" to "Defend" my tooltip changes accordingly. However when I quickly move my mouse from "Attack" to "Defend" it will keep...
OnPointerExit not always firing?