Search Unity

I want to start with the script

Discussion in 'Scripting' started by Bolt, Mar 24, 2013.

  1. Bolt

    Bolt

    Joined:
    Dec 15, 2012
    Posts:
    296
    hi, have just a forum I wanted to know your opinion about the script. I want to start by saying that I have to learn the basics of C and Javascript. My fault is that the math does not know how to do it, it's my weakness. To do even simple games with unity is essential math? how can I start with the script for unity? any advice? I have to study all the classes and functions? How do I know which function / class can be useful to me for a thing? thank you
     
  2. Glockenbeat

    Glockenbeat

    Joined:
    Apr 24, 2012
    Posts:
    670
    Unity has just launched a new learning seaction with tutorials - it's still being extended, but it should help you for a start:

    http://unity3d.com/learn/tutorials/modules

    Scripting is also part of that portal. And yes - you won't get around learning how to script, doing some math and all that. Especially Vector math is a must have as you will constantly deal with different vectors (starting with the description of the position of an object in a 3 dimensional room). It's not as hard as it sounds.
     
  3. Bolt

    Bolt

    Joined:
    Dec 15, 2012
    Posts:
    296
    look great! I will do another?