How to draw seamless flat end lines

untitled script pic

resim_2021-03-04_231155

(I cant connect the dots between loops)

can you give us the value of resolution?

this happens with any odd number (except 1).(canvas is 500x500)

oh I just realised. this odd number problem might be caused by

cleaner valuenoise script pic

my dummy brain. something like this fixed the vertical lines(caused by horizontal moving) but since im using pinpoint movements via (for i) loops. I cant really fix that right now I guess.
cleaner valuenoise script pic (1)
resim_2021-03-05_111407

If the first block is the only difference, you can put the same blocks below the if-else. To simplify it even more, you can do [scratchblocks] change x by (() - (((resolution) + ((resolution) mod (2))) / (2))) [/scratchblocks]

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.