场景
This commit is contained in:
parent
2fe789686a
commit
01c3aff056
File diff suppressed because it is too large
Load Diff
@ -56,6 +56,7 @@ public class XMBTopGroup : MonoBehaviour
|
|||||||
{
|
{
|
||||||
battery = 1f;
|
battery = 1f;
|
||||||
}
|
}
|
||||||
|
|
||||||
if (battery > 0.80f)
|
if (battery > 0.80f)
|
||||||
{
|
{
|
||||||
imgPower1.gameObject.SetActive(true);
|
imgPower1.gameObject.SetActive(true);
|
||||||
|
Loading…
Reference in New Issue
Block a user