using UnityEngine; public class BattleController : MonoBehaviour { private void FixedUpdate() { } }