balt-dev / robot-is-chill

Modified version of RocketRace/robot-is-you
GNU General Public License v3.0
22 stars 17 forks source link

add xor blending mode attempt 2 #117

Closed Mathman2028 closed 10 months ago

Mathman2028 commented 10 months ago

this version of xor simply cuts out the place where both sprites overlap, instead of bitwise xor'ing the colors in a sense it's xor'ing the alphas

also i actually tested it this time

balt-dev commented 10 months ago

i'm going to work on this tomorrow because i actually would prefer the colors to xor (uou don't have to do anything)