#How to make an effect like this (everything is grayscaled but some materials have different color)
7 messages · Page 1 of 1 (latest)
Can you make the textures of everything other than the enemy gray, and make the textures of the enemy red?
Or is it like a temporary effect
yea this should be a temporary effect, "demon mode" that lasts 30 seconds each time you take 66 enemies souls
You can use a LUT, it's exactly what I played with recently. You put the LUT texture in the adjustments. Here's the one I made. It desaturates everything besides red.
Learn about LUTs here
Godot 4 provides a redesigned Environment resource, as well as a new post-processing system with many available effects right out of the box. Environment: The Environment resource stores all the in...
@echo forge was my reply helpful?
@echo forge I'd suggest looking into using LUTs as well