{ public Rigidbody rb; public bool cubeIsOnTheGround = true; public float speed = 10; Vector3 direction; // Start is called before the first frame update void Star