ok dose anyone no a good javascript tutorial wound like it to be video if not any will do thanks for you time
thanks not a js scripting tut
Hi Shadow310,
I’ve placed up 180+ free videos for Unity. There is a Unity javaScript and api course, which you may find very useful.
The links are below.
Let me know if you have any questions. Thank you.
i will check it out tomorrow and see if its easy to learn
i giot a question is javascript for website then same as unity javascript? if so something like this wound wound
var name=new Array (“shadow”,“hot”,“anything”);
alert (name [2]);
name[2]=(“hot2”);
alert (name [2]);
if anyone is woundering i don’t use any other thing than conTEXT its like notepad ++ but i like it
Porf… I have seen you site… Im a iOS developer… not beginner developer, but definelty beginner in Unity and 3d games / graphics.
From what you have … in what areas should I (can I ) focus more in order to aim my development for iOS?
Right now im following the Penelope Tutorial with some PITA because it has some weird bugs, so im kind of just reading and understanding what the tutorial says + coding what I see its more necessary (Like controls and Animations of the Character )… but your course seems promising for me… great job BTW.