Please forgive me if this is already answered and link me please.
I have been busy building a nice DragDrop grid system and all has gone very well implementing NGUI. The only problem I hit and can’t work out is that when dragging the tile, it seems to offset incorrectly.
So it won’t stay under the cursor, it moves correctly but far away from under the curser as its moved.
When dropped it snaps to correct place where the cursor is, but the tile its self moves further when dragged, like its being offset by something.
Any ideas? Could it be pivot, I got everything centre, middle ( -l) ?