Popup while hover

Hi, I am trying to build an icon that, when hovered, it displays a popup message. But I can’t figure it out how to do it.

image

I created a frame for the icon, a frame for the popup, when I try to build the following setup:
while hover ICON > open overlay POPUP

But, when I select “open overlay”, the popup element does not show. All the other types of the interaction, the popup frame is available, only the overlay doesnt works.

For your frame to appear on the drop-down list, you need to put it on the canvas so that it becomes a top-level frame.

You can also do without the “Open overlay” action by creating an interactive component of a button with a tooltip.