1

When I click my script in Unity (Which has the C# symbol), it opens MonoDevelop with C# code, but I want to write code using UnityScript instead, how do I go about doing this?

3
  • 2
    I recommend using C# instead. It's more flexible than its JS equivalent. Commented Aug 15, 2016 at 18:32
  • @ManoDestra you're right, and I feel much more confident with C#, but I'm only a games development student making a quick low poly survival game, but thanks for the recommendation! Commented Aug 15, 2016 at 18:37
  • 1
    And C# is still far better for Unity development regardless of experience level, but it's up to yourself :) Commented Aug 15, 2016 at 20:29

1 Answer 1

3

Right Click inside the Project Tab, go to Create->Javascript.

enter image description here

Sign up to request clarification or add additional context in comments.

3 Comments

This picture is worth more then 1000 words. Good job. Some beginners can use it.
And yes, agreed. Thank you for your help @Programmer!
@JerrySwitalski You are both welcome. Tim, Remember the advice from ManoDestra. Go with C#. You will get more help with it on SO too.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.