How to make shader like among us,How to create color shader like Among Us
Hi. So I was looking into the among us assets and I found that they are using these red, blue and green images to display other colors. I am pretty sure they are using some shader to covert the red to the desired color, blue to the color's shade and green channel remains same. I really liked this but I don't know how to make such in shader graph. The player shader in the assets is corrupted so I have to make it myself. Anyone can help please. Much appreciated.
Answer by Sspyrshlsx · Oct 28, 2020 at 05:27 PM
Hi! I recently found a really neat way of getting this to work using Shader Graph. You can check the accepted answer here.
Your answer
Follow this Question
Related Questions
How to access shader graph property values through C# script? 0 Answers
Is it possible to apply a dissolve shader created with shader graph to a UI button? 0 Answers
How to map letters on mesh with shader? 0 Answers
,Trying to change custom boolean properties of a shadergraph with EnableKeyword 1 Answer
Among Us Masking (RGB) Question 0 Answers