DOtween 教程

方法一:簡單方法(UI) using DG.Tweening; public class CubeMove : MonoBehaviour {     public Vector3 myValue=new Vector3 (1249,0,0) ;//UI的初始位置    public RectTransform img ;//UI void Start () {         //對變量做一個動
相關文章
相關標籤/搜索