Game UI Programming: The Static Approach

Channel:
Subscribers:
16,700
Published on ● Video Link: https://www.youtube.com/watch?v=HgMNjIZnQhM



Duration: 15:58
6,085 views
244


The static approach is an easy way to program small- or medium-sized game UI in a robust and flexible way. It has downsides, but it's easy and approachable, so why not try it?

Remember to instantiate your static variables, Unity doesn't do it automatically!







Tags:
unity
game dev
ui