using UnityEngine; public class ScreenMarkerIcon : MonoBehaviour { public Sprite sprite; }