I have provided two solutions: The duct tape one and a script that has the main sprite draw the entire thing (does require disabling the erasing loop) I also replaced the loudness with a var cus I prefer that for testing
For the duct tape solution I simply changed the clone offset for the second batch of clones. For the other solution I made it cycle through the lines drawing them one by one.