void OnPointerDown()
    {
        ShowController();

        mainCh.ChanrgeJump(Vector2.zero, MovementDirections.Jumping);
    }