using UnityEngine; public class script : MonoBehaviour { private void Start() { } private void Update() { } }