changeSmokeGold()

Found in:

private void changeSmokeGold(){
    colorSmoke.GetComponent().DOColor(Color.yellow, 1).SetUpdate(UpdateType.Normal, true);
  }


Comments

Leave a Reply

Your email address will not be published. Required fields are marked *