So I followed this tutorial right here to learn how to change my sprites' colors using shaders:
It all seemed simple enough, and indeed, I managed to add some color to my game sprites without much hassle. However, the method used in the video also changes how transparency behaves. My player...