AudioSource attached button doesnt work in another scene

前端 未结 0 1092
萌比男神i
萌比男神i 2021-02-05 18:35
public AudioSource menumusic;
public Button SoundButton;
public Sprite Soundoff;
public Sprite SoundOn;
bool isClicked = true;
private void Awake()
{
    DontDestroyOnLo         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题