Search Unity

Trouble finding good beginner info on making an Incremental

Discussion in 'Community Learning & Teaching' started by xandragames, Jun 11, 2019.

  1. xandragames

    xandragames

    Joined:
    Jun 11, 2019
    Posts:
    8
    Hello,

    I am trying to get into developing on something a bit more code heavy than Stencyl, which I have a decent amount of experience using. Thats why I am in the unity forums now. But, this seems much different and I have no clue where to start. I am trying to start learning by creating an incremental game but I cant find any good resources on getting one going. The videos I find seem good, at first, but then they all seem to skip a lot of the important parts or are just plain not finished, or poorly coded, etc.

    Anybody have a good resource on where to start?

    What I am trying to make right now:

    A main character with attached generic attributes like health, strength, etc.
    And a basic enemy system where the enemy also has its own attributes.
    And a randomizer on the enemies that you fight.

    What I have is - Nothing. I dont know where to start.