This commit is contained in:
sin365 2024-09-13 16:44:33 +08:00
parent 2fe789686a
commit 01c3aff056
2 changed files with 481 additions and 504 deletions

View File

@ -56,6 +56,7 @@ public class XMBTopGroup : MonoBehaviour
{
battery = 1f;
}
if (battery > 0.80f)
{
imgPower1.gameObject.SetActive(true);