Game UI Programming: The Static Approach
Channel:
Subscribers:
16,700
Published on ● Video Link: https://www.youtube.com/watch?v=HgMNjIZnQhM
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!
Other Videos By Craig Perko
2018-09-06 | Dragon Quest 11 Level Design: Opening Area |
2018-08-26 | Technical Constraints: People! |
2018-07-27 | Concrete Play: Pacing Mechanics |
2018-07-20 | Star Trek and Asymmetric Warfare |
2018-06-21 | Hex Painting Prototype |
2018-05-24 | Math Time! Vectors and Dot Products |
2018-05-20 | C# in Unity: The Very Basics |
2018-04-08 | Basics: Modeling the Human Head / Face |
2018-03-08 | !ScriptableObjects |
2018-03-07 | UIBinder Unity Class |
2018-02-10 | Game UI Programming: The Static Approach |
2018-01-28 | Game Engineering: Scoping Issues |
2018-01-27 | Unity Game Architecture Tips |
2017-12-29 | ZBrush to Unity 3: Advanced Retopo |
2017-12-29 | ZBrush to Unity 2: Basic Retopo and Export |
2017-12-29 | ZBrush to Unity 1: ZBrush Modeling |
2017-12-27 | Game Design Ramble: Procedural Content and Wicker Radio Towers |
2017-12-26 | Concrete Play: Flexible Balancing |
2017-12-24 | Debris Fishing Release A.001 |
2017-12-17 | ZBrush Basic Intro for Confused People |
2017-11-16 | Making Visual Novels: IDE Ideas |
Tags:
unity
game dev
ui