using UnityEngine; public class HighlightObject : MonoBehaviour { //place script on object so that it has a unique component to identify it }