Godot Version
4.2.1
Question
I would like to know some way to change the color of each pixel as it is in this image. I heard about the shader method but I found it very complicated and at first it didn’t work the two times I tried it.
4.2.1
I would like to know some way to change the color of each pixel as it is in this image. I heard about the shader method but I found it very complicated and at first it didn’t work the two times I tried it.
You could modulate colors based off the lightness/darkness. I’m not sure how to do this but I believe this tutorial goes over this : https://www.youtube.com/watch?v=sCZFttl8TZk I hope that helped!
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.