I really want to learn code I am watching a video series called Gamertogamedeveloper and it’s really good I only understand some though it’s C# as I prefer that, I just feel I won’t ever have the confidence where I don’t need to look up anything and I know what to use to make something work and know how to code on my own, my passion is high but I don’t know if I can do it. How long did it take for you guys to learn code enough to make a game and how did you do it?
I think the majority of guys on these forums that are programmers are coming to Unity with previous/life-long programming experience (i.e. multiple languages, platforms, etc). If you’re just learning to code for the first time using Unity, then it will definitely take quite a lot of time to get to grips with it. In fact, you’d be much better off forgetting Unity for at least a couple of weeks and just learning some basic C# coding with Visual Studio - e.g. writing basic console apps etc. Take a look at something like the following book to learn the language first, and then learn how to apply what you know to Unity.
Thanks for the quick reply! know any good video tutorials on learning C# I like video tuts a lot xD
Not really. The only series I know of that’s good is the one on Lynda.com, but not sure if you’re after something you have to pay for or free only?
I started using Unity with some experience with code already. With the basic knowledge, I translated what I what I knew into UnityScript.
Take a look at my signature.