Search Unity

Hi! I'm fairy new to scripting whatsoever. Any tips where to start?

Discussion in 'Community Learning & Teaching' started by petizero, Jan 1, 2019.

  1. petizero

    petizero

    Joined:
    Jan 1, 2019
    Posts:
    47
    I would like to make my own functions in my own game one day but scripting just dosen't make sense for me.
    Any help?

    How did you guys learn coding?
     
  2. Peter77

    Peter77

    QA Jesus

    Joined:
    Jun 12, 2013
    Posts:
    6,619
    Antypodish likes this.
  3. Owen-Reynolds

    Owen-Reynolds

    Joined:
    Feb 15, 2012
    Posts:
    1,998
    If you scroll up a little in the sub-forum, you'll see a sticky "getting started with coding for Unity". It recommends learning C# from a standard book, and recommends some, plus non-Unity web sites. Mine (taxesforcatses-dot-com) is mostly non-Unity. Once you know programming, reading the Unity scripting reference is easy.

    The closest place in the Unity Learn section seems to be Tutorials, then Topics at the bottom, then Scripting. But that's very, very, very sparse. I think it's for people who like Khan Academy videos. The sample projects might be fun to mess around with, but I can't see anywhere in tutorials that will explain coding enough to do more than mess around. Unity also has some newer (paid?) areas which I haven't seen. Maybe those are great, which is why they haven't added more to the free part.