Well this is my Enemy Script:
public class Enemy : MonoBehaviour { public GameObject explosion; public float speed; public float shotDelay; publi