摘要: using UnityEngine;using System.Collections;public class MoveSample : MonoBehaviour{ void Start(){ //iTween.MoveBy(gameObject, iTween.Hash("x", 2, "e... 阅读全文
posted @ 2014-05-09 15:59 你好吉米 阅读(1507) 评论(0) 推荐(0) 编辑