Search Unity

where to start?

Discussion in 'Getting Started' started by talbar2323, Aug 28, 2019.

  1. talbar2323

    talbar2323

    Joined:
    Aug 28, 2019
    Posts:
    2
    Hey guys! I'm Tal, I am a CS student and I have much interest learning game development via Unity!
    I have some experience scripting in Java and my question is-which courses in the unity learn environment
    should I take first?
    Thank you!!!
     
  2. Joe-Censored

    Joe-Censored

    Joined:
    Mar 26, 2013
    Posts:
    11,847
    I'd suggest focusing on C# outside of Unity first (going from Java to C# is rather easy, so you should do fine), after you have mastered the basics then try a few rather general Unity tutorials either in the Learn section or off of YouTube (Roll-a-Ball is often suggested). After you feel good about those, try some tutorials on some more specific topics which interest you as far as what you'd need to know for some simple project for yourself down the line (maybe a UI tutorial, or maybe a physics tutorial, or a 2D specific tutorial, etc). After that you're about ready to try creating a simple prototype of a game on your own.

    Good luck, have fun!
     
    talbar2323 likes this.
  3. talbar2323

    talbar2323

    Joined:
    Aug 28, 2019
    Posts:
    2
    Thanks!!! sounds thats will do..