Open GoogleCodeExporter opened 8 years ago
Hello,
you can already use paths with UI elements, you just have to use their
transforms as a target :)
myImage.transform.DOPath(waypoints, duration);
Original comment by daniele....@gmail.com
on 13 Feb 2015 at 11:16
Hi,
Thank you. It's more or less true, but this solution doesn't take UI Scaler
into account. So you have to recalculate Rect Transform to Transform (or
anchoredPosition to position, which is, I think, the same).
Original comment by z...@zoom-group.ru
on 16 Feb 2015 at 8:18
I didn't consider that. Adding it to my todo list. In short, I should add a
RectTransform DOPath shortcut, right?
Original comment by daniele....@gmail.com
on 23 Feb 2015 at 11:57
Yes, DOPath shortcut to RectTransform is the thing I'm dreaming of :)
Original comment by z...@zoom-group.ru
on 24 Feb 2015 at 2:26
Original issue reported on code.google.com by
z...@zoom-group.ru
on 13 Feb 2015 at 9:23