Author Topic: OnTouchEnter - suggestion  (Read 1716 times)

Gregzo

  • Jr. Member
  • **
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 64
    • View Profile
OnTouchEnter - suggestion
« on: January 29, 2013, 03:24:15 PM »
Hi to all,

I've recently modified UICamera.cs so that objects on specified layers receive OnTouchEnter(bool enter) events. Very handy when one needs to be able to slide from one object to an other (slide on the keys of a keyboard, for example).
Is there a chance of seeing that feature in a future update?

I've seen stickyPress has made its entrance, but don't really understand what it does. Forum search hasn't helped much... If it achieves what I'm proposing, apoligies.

Cheers,

Gregzo