using System.Collections; using UnityEngine; public class SmoothToTarget : MonoBehaviour { }