using UnityEngine; using System.Collections; public class weakSpotInfo : MonoBehaviour { public healthElementInfo elementInfo; }