EaselJS/CreateJS Sprite and Bitmap Color Key/set transparency color

278 Views Asked by At

I was wondering if anyone knew how to set a transparency color and select a color to be replaced with another one for a sprite sheet and bitmaps using EaselJS.

I'm creating a JavaScript game where my characters need to be able to be color keyed for certain functionalities. I have found this post here on Stackoverflow but I can't quite understand it to work with what I need.

I really hope someone has answer, if you know of any other Canvas based classes that include this feature and could maybe work in relation with CreateJS that be great too. Thank you!

0

There are 0 best solutions below