Black Effect (toon outline)


do not know how to make the black effect around models in Unity?

The name you are looking for is “Toon”, specifically, “toon outlines”, as opposed to “toon shading”, which that game also uses. Searching that should yield many useful results.

I have two problems.
1, I found the script shader, shader but not put into the model. How is it done?
2, I do not know if I found the right script, you do not have anything more specific agent (for example web page)

Import the Toon Shading package, to start off with.

and where I have “The Toon Shading package” to get?

I found this http://unity3d.com/support/documentation/Components/script-EdgeDetectEffect.html but I do not know where to download it, or how to use it

http://unity3d.com/support/documentation/Manual/HOWTO-InstallStandardAssets.html

Bottom of the page.

I will import, deccompersing writing it, and nothing new to me

just like I did anything.

I’m sorry; I really am having great difficulty trying to understand what you are trying to say.

can not load the game asset

The effect you pointed to is a Component, so you have to apply it to the appropriate game object,
also, and this is important: It’s only for Unity PRO, if you don’t have Pro, you can not use Image Effects.