ssbmDao / SimpleFightingGame

A simplistic fighting game
MIT License
0 stars 0 forks source link

Reimported pngs without filter, created chroma shader #1

Closed godofgrunts closed 3 years ago

godofgrunts commented 3 years ago

We imported the pngs with a filter which was causing a blurred effect around our character. This in turn, causes problems with a chroma key shader to key out the hot pink so I had to reimport them.

Added a chroma key shader to AnimatedSprite to chroma out the hot pink.

godofgrunts commented 3 years ago

Because I generalize the characters in the new branch, I'm closing this as I need to readd the shader.