using UnityEngine; using System.Collections; using System.Collections.Generic; #if UNITY_STANDALONE public class ShowFighterGUI : MonoBehaviour { } #endif