using UnityEngine; using System.Collections; public class BattleObjectEditUtil : MonoBehaviour { // Update is called once per frame void FixedUpdate () { } }