Tell me more ×
Game Development Stack Exchange is a question and answer site for professional and independent game developers. It's 100% free, no registration required.


My question is what language would be best for scripting in Unity?

I know JavaScript is simple, but powerful. But can JavaScript be used for more 'high-level' programming in Unity.
What are the pros and cons of using C# vs JavaScript. Could we please have a debate so I can have some advice.

Thanks,
Liam

share|improve this question
2  
Hi and welcome to gamedev.SE. This isn't the proper place for a debate though. Maybe the Unity forums would be more appropriate for such a question. – bummzack Mar 1 '12 at 8:18
Ok, thanks for the info. I will ask on the Unity Forums. – L4xord Mar 1 '12 at 8:44
1  
I think all the languages supported by Unity give you the same capabilities it's really just a matter of which syntax you prefer. – Roy T. Mar 1 '12 at 8:53
Agreed with @RoyT. The functionality is the same when it comes to Unity as you have access to exactly the same libraries; it's just about which language you're most happy with personally. – Kylotan Mar 1 '12 at 10:16
Thanks! Got a similar answer on the Unity Forums. – L4xord Mar 2 '12 at 4:02

closed as not constructive by bummzack, Nicol Bolas, Kylotan, michael.bartnett, thedaian Mar 1 '12 at 13:20

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.