Type in the radius, X, and Y. It will draw an hourglass!
I took my sprite from [url=http://scratch.mit.edu/projects/21063918/]my Circle Drawer project[/url] and changed ((((radius)*(2))*([cos]of(mmph)) + (x)) to ((((radius)*(2))*([tan]of(mmph)) + (x)) That is LITERALLY all I did.