void Start() { m_LeapCtrl = LeapDriver.GetLeapCtrl(); }
void Awake() { leap = LeapDriver.GetLeapCtrl(); }