Variable Explanation: "size": This defines how long is this spiral. This should not be under 50. "x": This defines the x position when Cat starts drawing. "y": This defines the y position when Cat starts drawing. If you don't understand what am I talking about, then define "size" as 200, define "x" as -130, and define "y" as -130.
Idea by @griffpatch_tutor: https://scratch.mit.edu/projects/68924432