I've done fine with JS in Unity. Just picked it up from the example scripts that come with the standard asset packages. Between that and the reference manual and the community forums, you can get along fine.
Heh thanks guys for the replies, much appreciated. Ok sounds like the best thing to do is just get stuck in. I must admit even with the little C knowledge I've got, things are kinda familiar and the example code is making sense. I got stumped a bit earlier as it seems like they've made a lot of changes since 2.5, which the…
Im currently messing with Unity with the intention of building a little game. Now thay may be a way off yet as im very much a beginner with programming. I learned the real basics of C but never anything game specific and nothing object oriented. Ive picked up a couple of really great books on Unity, which, along with the…