Hide pause button at the end of battle.
Proposition: To BattleMenager add to start loading pause button as static gameObject, add public static void which hide pause buttton (setActive(false)). add second which show. Use this functions in GameManager at function which start at the end of battle (named FinishGame)
Hide pause button at the end of battle. Proposition: To BattleMenager add to start loading pause button as static gameObject, add public static void which hide pause buttton (setActive(false)). add second which show. Use this functions in GameManager at function which start at the end of battle (named FinishGame)