I’ve been working on a game now for about one month when I stumbled across the idea of cel shading as well as using an outline on my game objects to give a “toon link” + anime/comic book style. While the unity default unlit toon shader worked for a long time, I began to find the flaws in the shader: how the outline hovers above the game object’s outline instead of on it, how for some reason when I apply a toon shadered material on the floor my shadows stop casting on the floor.
I’m just asking for help on how to make, which I have already searched for, or an already made cel shading script which includes shadows, cel shading and and outline (and maybe emission).
I’m not very experienced with shaders (as in, had about 1 week of google research) so I need some clarification on what to do. Sorry, I’m just new to this. I linked the standard unity toon outline shader and I was just wonder what exactly could I do to make my objects receive shadows and not just cast them (because I use this shader on my floor). Also how can I add an emission modifier, and is there a way to get better outlines because the default unity outline has some graphical errors.
After some more research I have located an asset pack in the asset store which contains the toon shader that looks like the one I want! It is called MK toon (For anyone wondering). I haven’t got a chance to try it out but it looks like exactly what I wanted. Thanks for the support!
Unfortunately MK Toon has the same outline hover effect though, but at least you get full light and shadow from all light types and can also add normal maps.
Hey ! I’m trying to use the MK Toon Shader as well, it’s great for the shadows, but I’m trying to change the outline color and it just doesn’t seem to be working, it remains black even tough there is an option is the shader parameters.