void Awake() { Debug.LogWarning("------------ ShapePathPlayer ------------"); path = pointList.GetPathPoints(); sp = pointList.GetShapePath(); }