ThomasDavisA / simple-twitch-chat-visualizer

0 stars 0 forks source link

Pixi masking #81

Closed ThomasDavisA closed 2 years ago

ThomasDavisA commented 2 years ago

I've created masking of layers to be able to create new colored kobolds using the tinting properties in PixiJS. There is also a color matrix mode I can use for much greater control, however it is complex and difficult to understand, so I went with tinting instead. For future reference, all mask layers that will go on top of kobold types need to be white or off-white, as tinting only applies darkening to the texture in question.