I dont understand how scripting works

I just dont. I've read throught the tutorials. I want to know, for example, what I can change. I dont know the difference between classes, functions, and all this other stuff. sometimes parentheses, sometimes, periods.... I just dont know what some stuff does, does it return something, or actually do something? and what does what? I know I dont make sense...but I really dont understand scripting in Unity. I've spent all night trying to do anything...I dont really have a specific problem but I just dont know what to do where or when. Is there a place I could look up the syntax or something?

Programming in Unity is the same as programming anywhere else. There are many, many, many of places to learn C# using VisualStudio, for example: books, examples all over the web, community college classes... . They all explain this stuff, and it works the same in Unity.

1 Answer

1

http://www.youtube.com/watch?v=QMWhtKjUr10&feature=related

Start there..

I think that's a great link for absolute beginners. I can't really listen to this guy because it's like somebody's explaining to you "how to open a door" but it takes 3 hours... That's great for beginners who don't know anything about programming, so that's a good start. +1