Ok so, I've got a layout for my start screen, and I've created an animated sprite. What I'm trying to have happen is when the player hovers the mouse over the sprite, it stops moving. Then when the player clicks on the sprite, it takes the player to the next layout. So I set that up in the events based on what I found in other forums on here, but when I run the preview, nothing happens at all when I move my mouse cursor on the screen. I've tried changing it to a specific key input from a keyboard as well as a button on a gamepad, but nothing works. Any ideas?