Search Unity

New UI Canvas Training titled "Creating a minimalistic UI with Unity3d"

Discussion in 'Community Learning & Teaching' started by dilmerval, Feb 8, 2019.

  1. dilmerval

    dilmerval

    Joined:
    Jun 15, 2013
    Posts:
    232
    Hi All,

    I recently started to provide information on how I create UIs based on many questions I got after releasing few games, so I created a new training which goes through the basics of using the canvas, creating windows, using unity events, creating custom inspectors, and animating the UI with scripts.

    Here're a list of all the courses as of today and I plan to add many more to this PlayList in YouTube.

    Also, all the code shown is in GitHub

    Unity3d Creating a minimalistic UI - Canvas Setup & Custom Progress Bar



    Unity3d Creating a minimalistic UI - Adding Windows



    Unity3d Creating a minimalistic UI - Unity Events



    Unity3d Creating a minimalistic UI - Script Animations - Part 1



    Unity3d Creating a minimalistic UI - Script Animations - Part 2

     
  2. dilmerval

    dilmerval

    Joined:
    Jun 15, 2013
    Posts:
    232
    New Video Added:

    Unity3d Creating a minimalistic UI - Unity3d Custom Inspector