public Vector3 []path; iTween.MoveTo(gameObject ,iTween.Hash("path",path)) path中的点要拖拽到Inspector中
public Vector3 []path;iTween.MoveTo(gameObject ,iTween.Hash("path",path))path中的点要拖拽到Inspector中