- Home /
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?
Program$$anonymous$$g in Unity is the same as program$$anonymous$$g 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.
Answer by flaviusxvii · Apr 27, 2011 at 02:32 AM
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 program$$anonymous$$g, so that's a good start. +1
Your answer
Follow this Question
Related Questions
I need help with basic scripting. 4 Answers
I just discovered unity, How can i get started? 1 Answer
Questions about classes. 4 Answers
Where to find JavaScript tutorial 4 Answers
How to start scripting? 1 Answer