Need to learn basic scripting principles!!! Please Help!

I recently downloaded Unity to begin creating games. I’ve been through multiple tutorials, and done quite a bit of research on how to use Unity. And let’s just say that I love this engine!

Yet the one thing that I still don’t completely understand is how to successfully read/write scripts!

I’ve never written a script or programmed anything in my life. The issue that I have is that I can’t find any articles or videos that explain IN DETAIL how to write script in Unity for the ABSOLUTE noob!

If someone could please point me in the right direction (i.e. a website/article/tutorial/video) so that I (the extreme NOOB) can learn how JavaScript works in Unity, I would be very grateful.

Thanks in advance.

-Zooce

If you have’nt seen this one then this like is a good place to start..
http://forum.unity3d.com/viewtopic.php?t=36096

Then you could try this.

Like learning to master guitar or martial arts, it wont come easy. If i were u i would create a huge library of examples(scripts) found in the doc’s and in the tutorials to use a a guid. but always write instead of copy and paste, so you will get the hang of it. before too long you will be able to ween your self off the guid and just code from memory. :idea: But never stop the persuit of learning. and never fall to the dark side(c#)lol :smile:

Black Mantis,

Thank you so much!

This is exactly what I needed!

I really appreciate it!

-Zooce