I would like to set a sprite's position as a child of a slider's grabber, so that it's easily movable in code, but I have not found any way to access the grabber or its position. Alternatively, I can get the slider's global_position, its value, and its size to calculate the position of the grabber, but seems like there should be an easier way to get the grabber's position.