Quantcast
Channel: Answers by "IvovdMarel"
Viewing all articles
Browse latest Browse all 145

Answer by IvovdMarel

$
0
0
Ways to move your buttons: - Mecanim. Unity allows you to use their mecanim animation system for your UI. - Code. You can use a method such as Vector3.Lerp to gradually move your object from point A to point B. - Tween Engine. You can download a free tween engine (such as DOTween) and use that. The easiest way would probably Mecanim. Check out tutorials (Mecanim UnityGUI). Otherwise, I always prefer using a Tween Engine for this than Vector3.Lerp, just because it's more extendible.

Viewing all articles
Browse latest Browse all 145

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>