Hello,
after the completiont of a University project with Unity, I decide to learn a script language in order to create better prototypes/games.
I know some html and a bit of actionscript but don’t use it from years.
I have decide to use Javascript (easiest) but I found some difficulties to retrieve books game oriented.
Someone can help me with right sources?
Thanks
Baz
To be honest, I’d consider the programming in unity’s javascript actually closer to actionscript. But that’s me… anyway, just looking at any object oriented language would help, such as real javascript, actionscript, vb, c#, C++(not quite as much except for the function structuring)uh… XD Sorry, That’s about all I can think of right now.
BUT, I can guarantee if you know actionscript, it will be very easy to pick up.
Yeah, all you really need to know is the basic programming stuff, like the syntax, how to make functions and so on. If you know actionscript, you should be able to jump into it within a whole lot of trouble.