UI Focus Notification
Is there some way to get a notification if a user selects an user element?
Thanks,
Simon
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).
That's exactly what i was looking for ...
Thanks!