Author Topic: DragObject Restrict Whitin panel problem  (Read 1529 times)

ddfire

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 32
    • View Profile
DragObject Restrict Whitin panel problem
« on: October 17, 2013, 11:11:33 AM »
hi
I am trying to move a sprite and the dot wich has the UIDragObject script, my intention is the dot will be always at the same distance of the sprite...
i managed to do that, but i cant get the Restrict within panel working. both the dot and the sprite go out the panel... the panel is alphacliped.
Thanks