public void CleanUp() { Destroy(droneMovement); Destroy(smoothingTarget.gameObject); customInput.CleanUp(); Destroy(customInput); }