Example of cel shaders/game that uses cel shaders in Unity?

Are there examples of projects or games made in Unity that use a cel shader? all the games I’ve seent hat use unity have a similar shader, and I’d like to see an example of cel shade before i decide to use this for my project.

As others have mentioned, cel-shading is a generic graphics technique not specific to Unity, so search Google or Youtube for examples of whether it’s a style you like.

Or, why not simply start using the Toon shader that comes included with Unity’s standard assets in your own project?