#3,095 in Computers & technology books
Use arrows to jump to the previous/next product

Reddit mentions of Unity Game Development Essentials

Sentiment score: 1
Reddit mentions: 3

We found 3 Reddit mentions of Unity Game Development Essentials. Here are the top ones.

Unity Game Development Essentials
Buying options
View on Amazon.com
or
Specs:
Height9.25 Inches
Length7.5 Inches
Number of items1
Release dateOctober 2009
Weight1.2 Pounds
Width0.72 Inches

idea-bulb Interested in what Redditors like? Check out our Shuffle feature

Shuffle: random products popular on Reddit

Found 3 comments on Unity Game Development Essentials:

u/ryly · 3 pointsr/IndieGaming

Unity Game Development Essentials - I got started with this book, I found it pretty fun to work through. It's mostly a single 'game' you keep adding features to, if that's not your style then the book mrBobBobJack recommended looks good too.

Tornado Twins Youtube Vids - Found some of these helpful.

If you're just getting started you probably want to start with JavaScript, as most tutorials use it. You can switch to C# when you feel comfortable, it's not much different to use in Unity.

To help figure things out make liberal use of unityAnswers and the really good Unity Documentation.
Here's a nice page on performance optimization, here's the video version.

If you have any more questions feel free to pm me or whatever and I'll answer to the best of my knowledge.

u/miketava · 1 pointr/Unity3D

Picked this one up:
http://www.amazon.ca/Unity-Game-Development-Essentials-Goldstone/dp/184719818X/ref=pd_sim_b_2

learned the basics of unity scripting and structure in less than a week. Switched to self-learning from there (advanced C#)