How to use mouse over event correctly?

So i have this set up :

I want when player hover the mouse to that text ( in this case i want mouse to hover to the textrender which i called “Top”) it just increase the text size and yes i also enable mouse over event in the playercontroller but it still doesnt work ? Any help ? Thanks in advanced . :>

202196-e.jpg

This is still a bug in 4.25.4.

Thank you for the quick answer!

This is still a bug in 4.25.4.

@zgzg2020: How is this a bug?

Text Render has no collision capacity and mouse events work in visibility channel.


Use box collision to drive the behaviour:

Image from Gyazo

1 Like