Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - likwid

Pages: [1]
1
NGUI 3 Support / Draggable Item barely moving
« on: February 15, 2015, 03:40:55 PM »
Hey all,

Followed this tutorial exactly (https://www.youtube.com/watch?v=UK3aMHRfgcw&feature=youtu.be). Added the UIDragDropItem to my sprite. When I press down on my sprite, it indeed "clones" it and removes the "clone" when I release the mouse button, but the sprite BARELY moves when I drag it around. I'm talking a few pixels if I drag my mouse all the way to the edge of the screen. I've tried what this person suggested in his post, but it did not do anything for me (http://www.tasharen.com/forum/index.php?topic=3622.msg17894#msg17894).

Script: UIDragDropItem
Restriction: None
Clone on Drag: true
Interactable: true

Using latest NGUI 3.8.0 that apparently has a draggable item fix in it.

Pages: [1]