Is there a way to receive mouse events from a trigger?
I have added a trigger to my scene, set ‘Auto Receive Input’ to ‘Player0’ and added an ‘OnClicked’ event for the trigger to my level blueprint. The event is never fired.
Are there any other ways to receive mouse and touch events from an area in the scene?