public void OnTweenStart() { m_Start = m_Spline.GetControlPoint(m_Index); m_Delta = m_Target - m_Start; }