Hai, i made an object in 3dsmax and placed it in to unity.
Is there a simple way (script), to make that object fade in and out?
I like to use iTween.FadeTo(); look it up online.
Check this also,
.fadeIn() / .fadeOut()
http://forum.unity3d.com/threads/157096-Weekend-project-jQuery-for-Unity-uQuery
itween Is a good choice