Unity 教程和源码

12个Unity3D游戏源码 -  新手必备php

愤怒的小鸟攻略技巧秘籍html

NGUI 教程收录大全:http://forum.exceedu.com/forum/forum.php?mod=viewthread&tid=26820编程

 

小夭的游戏编程教室——(五)初音拼图游戏orm

 

Vector3 targetPos = new Vector3(trans.localPosition.x - x * pictureTile_Width, trans.localPosition.y - y * pictureTile_Width, trans.localPosition.z); 
        iTween.MoveTo(trans.gameObject, iTween.Hash("easetype",iTween.EaseType.easeInCubic,"position", targetPos , "time", 0.4f ,"islocal",true, "oncomplete", "onMoveComplete","oncompletetarget",transform.gameObject)); htm

相关文章
相关标签/搜索