0

I want to make a UI group fade out overtime in unity, but have no clue how to do this.

1 Answers1

0

You can use Canvas Group and then change value of alpha from 1 to 0 over time.Here you can see

Jaimin
  • 501
  • 4
  • 13