referred script is missing

how do i get a OnMouseEnter and OnMouseExit scrips for the Unity

Could you explain yourself better?

1 Answer

1

Short answer: You either write them yourself or you copy/paste them from the Scripting Reference. Basically, create a new Javascript and create these functions in it. See http://unity3d.com/support/documentation/ScriptReference/MonoBehaviour.OnMouseEnter.html