LineTrace and Blueprint Interface Message

Ah, yes… :slight_smile:

Basically, you have a timer in the interactable actor. If the mouse over event keeps getting called, do nothing. If it hasn’t been called since the last time you looked, get rid of the widget.

This is why blueprint inheritance is a great thing. You only have to write that once…