I am working on a school project where we have to create this with a loop… but I can only get a dark blur, here is the result I need and my current code.
Suggestions:
1.) Try limiting x to a much smaller number, eg in the 15-20 range.
2.) To get separation of the lines use an X offset of something like 350 + 3*x
To get offset to right I think you’ll have to use +offset. Negative offset is going to offset it to the left (ie backwards, not forward). Need to decrease stroke weight also; lines are too thick the way it’s set.