how to mix or replace part of the texture?

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By Pitanov V.V.

Sample

I want to make a texture overlay on a group of sprites. How can this be done without replacing the IMG?

:bust_in_silhouette: Reply From: njamster

Turn SpriteMix into a Light2D-node, set its mode-property to “Mask” and its texture to the texture you want to use. Sprite1-3 can remain Sprite-nodes, no changes required.


If you ask the same question on Reddit, be so kind to link to it. No point in having two people answering the same question just because they don’t know of each other. :slight_smile: