Newbie question. Hover state - can't figure the full logic here.
Hi everyone,
As a begginer I usualy get stuck when it comes to prototyping yet I find component states quite helpful until I tried to do the Hover state.

The case is kinda simple:
There are 4 menu boxes and and underline effect that should shift under each box once it's been hovered over but not yet clicked.

So what I did, took all the elements into one component - created for each of 4 a hover state and went to prototyping.

For each of the 1 2 3 4 boxed I set a trigger to Hover and the according Destination-to-state and that's where I believe I don't see the bigger picture: as you may have guessed the effect (under box) to slide smoothly back and forth as I hover over the menues but instead I put my cursor over the menu 1 for example, the box slides under it but to play this transition for other 3 I have to move cursor outside the element field and hover over again, so if I would try to hover from 1 to 2 the slide will go for 1 the 1 to 2 or 2 to 2 or to anyone nothing will happen until I'll leave the area with the cursor and then will go again for each menu.
I believe there's a simple solution since the tool is quite handy and I don't need (not sure) to prototype multiple frames with transitions back and forth, so please could anyone tell me if I'm wrong or give me a hint.
Thank you!
