Is there a tutorial for learning unityscript?
im saying scripting, not how to use unity
I know what your saying. In the resources section there are a few games you can download and follow the tutorials to learn whats going on in the scripting side of things much more then how to just use unity.
Do you currently have any experience with javascript or c#?
Few good spots for scripting is obviously this forum but the link I gave you and then these few -
www.unifycommunity.com
If you go to the tutorial part of this it will give you a few sites you can go to for other tutorials, otherwise it has some tutorials and some good examples.
These guys have a very good series to get you into unity scripting.
the tornado twins are kinda helpful, but is there something specifically for learning unity script, like the basic tutorial for scripting, but advanced?
Unity/jScript is like basic jScript. And there is enough tutorials on the web for Jscript to sink a ship. Once you have the basic’s down, you can pretty much just jump right in. With the help of the Scripting manual and the tutorials there are plenty of examples to get you started. ![]()
Try to learn actionscript… it is quite similar, and i’m sure you will find a lot of information.
Unityscript tutorial is here:
http://forum.unity3d.com/viewtopic.php?t=36096
EDIT: It’s pretty basic though. If you’re looking for something more advanced, follow the advice of Black Mantis and learn about JSCRIPT.
thanks for all the advice