% = progress height = height of progress bar text size = width/height of each dot in the text %-width = width of 1 percent the custom block's x-position is the leftmost position of the progress bar, but its y-position is its vertical center.
Revisiting my old color-changing progress bar https://scratch.mit.edu/projects/12108171/ Just a 'lil pen progress bar. The text changes color when the bar crosses it. Uses my circle-drawing script from Google Loader By messing with the variables when it's counting up, you can get the counter to a theoretical maximum of 500%. My record is 454%, what's yours?