Hi,
I'm having a hard time figuring out a solution to my problem. Hopefully, someone has an answer. I'm new to both Unity and NGUI.
In my project I have a scrollView. The scrollview centers on a middle child by using the NGUI UICenterOnChild script. How can I adjust this script to have an elastic out tween effect when it centers on the child?
Thanks