private void ReleaseHook() { Destroy(m_fixedJoint); //freeing the load hookFree = true; m_currentload.ClearDropZone(); m_loadCanvas.HighLightLoad(m_currentload, false); m_currentload = null; }