1
NGUI 3 Support / Re: InvokeRepeating not working when trigger from OnDragEnd()
« on: July 21, 2014, 03:31:02 AM »
Thank you, ArenMook.
I understand the problem now. I'm adding "Drag Drop Item" script and check "Clone On Drag"? so script working on cloned object. When drag end destorying cloned object.. You right my logic is wrong I assumed scritp working on original object. I need to find another way to do that.
Thanks for your time.
I understand the problem now. I'm adding "Drag Drop Item" script and check "Clone On Drag"? so script working on cloned object. When drag end destorying cloned object.. You right my logic is wrong I assumed scritp working on original object. I need to find another way to do that.
Thanks for your time.
