Lazily-made / Noob-made / noob drawing / result of lazy effort - These are pairs of a image and mask, created via simple copies of the original image, with a white color.
What is a mask?
A mask is an Alpha-channel coding image. Each Pixel of the mask defining the level of opacity of the same pixel on the source image:
Each Pixel of a mask - is a value of opacity for each pixel of the source image:
And the result of using a wrong mask is a glitch.
Here are some examples:
Examples of VALID sprite pairs:
+=>
+=>
Examples of INVALID (Lazily-made) sprite pairs, this will create appearances of render errors:
+=>
+=>
+=>