1
DOTween & DOTween Pro / Re: DOMove resets to original position when clicking out of Unity
« on: December 10, 2015, 04:45:41 PM »
It happens in the build when I press play. Testing it further, I don't think my issue has anything to do with the DOMove as it also occurs if I simply change the transform of the gameobject to a new vector (without Tweening). The gameobject is a child of the UI grid layout, so I'm thinking maybe that is my problem? I'll need to look into this more...