iTween.MoveTo(plant,iTween.Hash("path",path,"time",flyTime,"easetype",iTween.EaseType.linear,"oncomplete","AnimationEnd","oncompleteparams", plant)); 就可以实现,其中Path是路径点的集合