Add "on mouse over" trigger to the interactions panel

There is often times a need to assign an interaction that is triggered with a “mouse over” event. In Blocs, it is only possible to trigger interactions with mouse click events.

MY WISH: add an additional select box called “EVENT” or “TRIGGER” etc. to the interactions panel. The user can then select which type of mouse event/trigger is preferred. Default would be “on mouse click”.