can someone make this image into a single tile that is able to loop?
>>1510584
>>1510586That's missing the bottom and right edges.
>>1510587yeah and it just looks weird too when its put together, but its ok i understand because i tried to do this myself and im too retarded to figure out how to just make it into a tile that loops so i understand the difficulty honestly
>>1510590>i tried to do this myself and im too retarded to figure out how to just make it into a tile that loops so i understand the difficulty honestlyIn an editor that supports layers and blending modes (such as Photopea):- Duplicate the layer.- Set the blending mode to difference.- Shift the layer horizontally until it turns completely black (= no difference).- Do the same with the vertical direction.The amount you had to shift the layer in both directions is the size of tile.In this case, it's 256x256.Then, delete the top layer, make a square selection of that size anywhere, and crop it.That's your tile.It doesn't even need to be lined up (it'll all loop around anyway).
>>1510590>>1510585This one works fine.
>>1510596>>1510585>>1510599amazing anon(s), thank you so much for the work and youre right, it does work, sorry.