1
NGUI 3 Support / 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
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

?