UI Focus Notification

simonkemper's icon

Is there some way to get a notification if a user selects an user element?

Thanks,

Simon

Rodrigo's icon

There's a hover object that can tell you what objects are being hovered over (you need to give all the objects scripting names though).

simonkemper's icon

That's exactly what i was looking for ...

Thanks!