Hello,
Would someone suggest a book or a site for Csharp that is related to unity.
lol none of the site work!
Actually, our C# stuff is here:
http://www.fizixstudios.com/labs/do/cat/id/unity3d
There is a general C# scripting tutorial which covers beginners stuff, a game state manager tutorial and a file management tutorial; in C#.
There is a full 8 hour video course on Lynda.com
www.lynda.com/Visual-Studio-2010-tutorials/C-Essential-Training/83789-2.html
Just get a one month subscription, the price of a book.
I’m currently working through this one: O'Reilly Media - Technology and Business Training
Seems pretty good so far! Also funny. ![]()
Some base level unity3d C# tutorials:
http://wiki.unity3d.com/index.php?title=CSharp_Unity_Tutorial
M2H released some tutorials to create 5 games:
http://forum.unity3d.com/threads/51017-5-Unity-game-examples-C-scripting-tutorial-for-beginners
Here’s the famous burgzerg tutorial on making an RPG game in C#
Have fun.