Isssue with my draw function

I'm trying to draw a rose (I put a second sprite in my project as just a rough doodle of what I'm trying to do) but there's an issue with my function. I have it on warp but it keeps running eternally and just isn't really doing all that much. Can anyone help?

Snap! Rose

Your current code:

Fixed code:


Does this help for you?

that worked to make it actually draw the arcs! thanks!
problem now is where it's drawing them lol, its seemingly random

You swapped x<=>y for arc and used the wrong scale (i/distance)

That's beautiful and cool