Hello I'm trying to run this line: float ellipseSize = map(convertedRightHand.z, 700, 2500, 50, 1); ellipse(convertedRightHand.x, convertedRightHand.y, ellipseSize, ellipseSize); but the marker of the hand is not working