Search Unity

Health bar tutorial

Discussion in 'Community Learning & Teaching' started by inScopeStudios, Feb 11, 2016.

  1. inScopeStudios

    inScopeStudios

    Joined:
    Oct 2, 2015
    Posts:
    21
    This tutorial series is a remastered version of my original health bar tutorial.

    This tutorial will teach you how to create a dynamic health bar in Unity5. The bar can be used to visualize anything from health to experience. which will be demonstrated through out the series.

    To create the health bar we will be using the the Unity UI system in combination with C# scripting.

    Go here to skip the release dates, and get the project files and assets from all my tutorials: https://www.patreon.com/inScopeStudios

    Go here to get the project files and assets from this tutorial and test out the game in your browser:
    http://inscopestudios.com/Pages/Games/HealthBarv2/page.html

    These are the public release dates for the videos. All videos and project files are already released on patreon.

    ***RELEASE DATES***
    1. Intro: 10-02-2016
    2. UI setup: 12-02-2016
    3. Values: 14-02-2016
    4. Stats: 16-02-2016
    5. Value text: 18-02-2016
    6. Lerp values: 20-02-2016
    7. Changing colors: 22-02-2016

     
    theANMATOR2b likes this.