mob-sakai / UIEffect

UIEffect is an effect component for uGUI element in Unity. Let's decorate your UI with effects!
https://github.com/mob-sakai/UIEffect
MIT License
5.57k stars 770 forks source link

Fix: UIFlip not support pivots other than (0.5, 0.5) #220

Open da183 opened 4 years ago

da183 commented 4 years ago

take pivot into account, so that UIFlip.cs could work correctly when the pivot is anything but (0.5, 0.5)