I’m trying to make the mouse change its cursor to a hand when the pointer is over an specific object, also I want to when the mouse is over this object and I left click it an event beggins.
I’m having this problem in a matinee animation that starts as I start the game.
Pinworm mentioned you might need the Enable On Mouse Click Events, your pic only shows enabling mouse over events. I think you could also just check those boxes in the class defaults for the player controller rather than in the onbeginplay graph.