|
Does Lerp work for OnGUI to glide a GUI element into view?
(comments are locked)
|
|
To make things even easier you could use the animation engine LeanTween and accomplish this with very little code: There are more advanced examples here.
(comments are locked)
|
|
Here's a Unity thread about Lerping a GUI element .. compliments of Google: Animating GUI movement?
(comments are locked)
|
