Quality Score
Content Quality
/
Video Quality
/
Qualified Instructor
/
Course Pace
/
Course Depth & Coverage
/
Overall Score : 0 / 100
Live Chat with CourseDuck's Co-Founder for Help
Need help deciding on a unity course? Or looking for more detail on Michael House's Unity: Programmatic UI? Feel free to chat below.
Join CourseDuck's Online Learning Discord Community
Course Description
Unity allows for the creation of dynamic, modern user interfaces, where items are generated and displayed based on player actions. This responsiveness makes your games more interesting and easier to create and play, since menus and displays won't clutter up the screen when they're not in use and a single element can be reused for multiple situations. You can make menus appear on demand, change button actions on the fly, and build entirely new kinds of elements from scratch. In this course, Michael House shows us multiple ways to program UI elements in Unity and dynamically trigger them based on game events. Learn how to create items manually, create reusable prefabs and add instances to the game, and create UI elements using C# scripting. Each how-to results in a working interface element such as a text label, button, menu, tooltip, or table.