Page 1 of 1

I'm trying to animate using the Events, but it's not working.

Posted: Sun Feb 08, 2026 9:51 pm
by Dan
I'm trying to make the MENU a bit more alive via adding hovering animation while the mouse cursor is hovering above specific menu.

I tried by my own doing the next image as example, I tried different animations just in case:

Image

I Pressed OK >> Preview
But nothing happens when the mouse is hovering the HOME menu which is the one I'm testing.

I also tried some other events such as `onmousetouch` and `onmouseenter` but it still didn't start the animation.


🤔 What am I doing wrong, or missing?

Thanks ahead for any help.

Re: I'm trying to animate using the Events, but it's not working.

Posted: Mon Feb 09, 2026 7:30 am
by Pablo
The events will be added to menu itself, not the the individual menu items, so this is not going to work.