Newbie here, would anyone be so kind as to offer advice and maybe give some help?

Hello, so I recently got this to play around with for fun and really I have no idea where to start. Like where is best to start, online tutorials in writing, youtube videos ect. I did do some looking and youtube and found some that looked okay, but they used javascript which I don’t know, I know some c# though and thats what I want to use. Like I said though I’m not sure where is best to start. So yeah, I need some advice/help on where would be the best place to start learning some unity with using c# for the scripting.

I know I may need to learn a bit of blender too, for like levels or whatever, but those tutorials are easier to come by on youtube XD.

Please and thank you,
NickG.

  1. Start Easy

Meaning don’t go on making a MMORPG as your first game, try something easier like a 3D Platformer

  1. NEVER TAKE BREAKS

if you go two weeks without programming anything, you will lose it, unless you are conditioned to it.

  1. Learn C# AND JavaScript

Many tutorials are only available in JavaScript or C#, if you know both you would know how to convert it to your favorite script language.

look in the thread simular to this on here, it has alot of info. guy asking the same as u.

look in the thread simular to this on here, it has alot of info. guy asking the same as u.

Thanks for the help, I found some stuff I was looking for thanks. :slight_smile:

This is very but very good list of tutorials, they cover all aspects of unity (editor, modeling, scripting…), i have watched them and they are very helpful :smile:

http://walkerboystudio.com/html/unity_training___free__.html

I know u told us that u want something with c# scripting and scripting part of this tutorials are using java script. But hey there are a lot of useful information and logic in these tutorials. You need to try to grasp logic behind coding, converting from one language to another is simple thing to do :smile: