Search Unity

How to make a working health system

Discussion in '2D' started by bridgetkacprzyk174, Jul 18, 2019.

  1. bridgetkacprzyk174

    bridgetkacprzyk174

    Joined:
    Jul 5, 2019
    Posts:
    5
    I'm new to unity and I'm trying to figure out where to start. I followed this (
    ) tutorial to make the hearts and thats as far as I've gotten. I go to watch other tutorials on making the ui work with the game but I just get lost because all of my scripts are different from theirs and I get confused on where to put things. I've also used Brackeys tutorials (
    ) on player movement and his character controller which I feel like can make things even more confusing because I have 2 different scripts that control the player.

    So what should I do? I also don't know what part to create first. Which do I create first health pickups, enemy damage, or player damage? I just don't know where to start to tackle this.
     
  2. Valjuin

    Valjuin

    Joined:
    May 22, 2019
    Posts:
    481
    The Unity Learn tutorial, Ruby's Adventure: 2D Beginner, covers all the things you mention.
     
  3. jleven22

    jleven22

    Joined:
    Mar 26, 2019
    Posts:
    421