Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 13 Next capture
2021 2022 2023
1 capture
13 Jun 22 - 13 Jun 22
sparklines
Close Help
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
avatar image
0
Question by Mintyrebel · Nov 15, 2012 at 08:56 PM · startlearning

Best Place For An Absolute Beginer To Start Learning Unity

Hey guys (and gals) this is my first time posting on the Unity forums, I was just wondering where the best place to start using Unity would be. I have no previous scripting experience I haven't ever modeled in my life and I've never used Unity before. I am 16 years old and I'm doing a college course in computing and IT. I have read the sample of this:

https://play.google.com/store/books/details/Will_Goldstone_Unity_3_x_Game_Development_Essentia?id=RJ5fsGXbqXwC&feature=search_result#?t=W251bGwsMSwyLDEsImJvb2stUko1ZnNHWGJxWHdDIl0.

And was wondering if that was a good place to start? Sorry if this has been asked before. Thank you for your help.

Comment
Add comment · Show 5
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image AlucardJay · Nov 15, 2012 at 08:56 PM 0
Share

Here are some links I strongly suggest to all new users (unity3dstudent is by the author of that book) :

Start at the bottom and work up : http://www.unity3dstudent.com/category/modules/essential-skills/

Start at the bottom and work up : http://www.unity3dstudent.com/category/modules/beginner/

this is the YouTube link for the above as one playlist : http://www.youtube.com/watch?v=-oXYHNSmTxg&list=PL27B696FB515608D2&feature=plcp

That is good to get started. Then start with a small tutorial, this is a simple 2D space shooter : http://www.unityjumpstart.com/ProofOfConcept_1/ : click on the videos part1.mp4 part2,3,4 =]

I just found another by our own Eric : http://wiki.unity3d.com/index.php?title=2DShooter : http://forum.unity3d.com/threads/7883-2D-shooter-tutorial

By then you should be getting the hang of things and starting to have ideas of your own. When you decide what kind of game you want to make, then look at each part you'll need. For example, if you want to make some terrain then walk around it with a character : http://cgcookie.com/unity/2011/12/05/introduction-to-character-controllers/

Here's another on the same 'site but I havn't checked the difficulty : http://cgcookie.com/unity/2012/02/24/game-planning-lunar-lander-01/

Basically then just search for tutorials, there are many out there, either written or on youtube.

the Unity Wiki tutorials : http://wiki.unity3d.com/index.php/Tutorials

A new area by members of this 'site : http://unitygems.com/

excellent new 'site , it is in C#

A big list of tutorials : http://answers.unity3d.com/questions/12321/how-can-i-start-learning-unity-fast-list-of-tutori.html

Helpful page with information on using Built-In Arrays and Lists (you'll need this later!) : http://www.unifycommunity.com/wiki/index.php?title=Which_$$anonymous$$ind_Of_Array_Or_Collection_Should_I_Use?

The unity wiki link above is very handy with lots of scripts and shaders too (just check out all the links down the left, and the tabs along the top : http://wiki.unity3d.com/index.php/Scripts )

http://forum.unity3d.com/threads/132628-How-to-help-the-Absolute-Beginner

If you know what kind of game you want to make, edit your question and write there what you are thinking of, then there may be a tutorial out there for that!

But just be aware, you will do lots of typing, deleting, typing, bashing head on desk, being really happy when it works and you understand how and why. I hope this helps, Happy Coding =]

avatar image Mintyrebel · Nov 15, 2012 at 08:59 PM 0
Share

Thank you very much, I know what type of games I want to create it's just how I go about doing that I'm a bit stuck on at the moment. Thanks for the links I'll be sure to check them out. Out of curiosity would you recommend the book (for offline reading while traveling and such?)

avatar image sparkzbarca · Nov 15, 2012 at 09:34 PM 0
Share

dont believe unity has a book but learn C# (or C++)

honestly i've never read anything on C#. I just know C++ and im program$$anonymous$$g in C#. It's that similar. I mean its not the same but you can pretty much code right off the start.

So learn C++. There are ALOT of books on C++ and C# and gamedeveloper.net and stackoverflow and other websites have lists of suggested books.

avatar image AlucardJay · Nov 15, 2012 at 09:36 PM 0
Share

I've heard nothing but good things about it (not read it myself), and the video series is excellent so just on that comparison, yes. That is my generic post to this question as it gets asked alot, but you were specific on the book, so thought I'd leave it open for someone who had read it. Definitely check out unity3Dstudent, wiki.unity3d and the big list of tutorials. And http://unitygems.com/ , excellent new 'site , it is in C# Happy Coding =]

avatar image sparkzbarca · Nov 15, 2012 at 09:45 PM 0
Share

unitygems.com is seconded as an awesome unity site.

2 Replies

· Add your reply
  • Sort: 
avatar image
1

Answer by marco.vidaurre · Nov 15, 2012 at 09:42 PM

I found the Walker Boys studio tutorials to be excellent

Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image
0

Answer by unityRich · Mar 15, 2013 at 02:48 AM

There are lots of great tutorials online, but many of the are not focused the latest version of Unity. I put together a series a number of Years back called Unity for Flash Developers which while started to get a bit outdated still gets quite a bit of traffic.

I also wanted to let you know that I recently put together a new low cost Unity 4 course for beginners that will get you up to speed very quickly. The course features over 30 HD videos and full source code examples taught to you by a professional instructor and game developer with over 10 years of experience. You can check out Anyone Can Learn to Make a Game on Udemy at https://www.udemy.com/unity-tutorial/

Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this Question

Answers Answers and Comments

15 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

A node in a childnode? 1 Answer

When I click on 'play' by the main menu, level 1 won't start... How to fix that? 2 Answers

Camera Rendering Too Soon? 0 Answers

Unity won't even start 1 Answer

Learning Unity Internals 3 Answers


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges