I am using Javascript I am very new to coding. I did try C# and was trying me nuts. Tried Javascript and I am starting to understand a little so there is hope. I will prob move to C# one day but I need to understand the logic behind coding and java is helping. I read the unity is removing Java it is true? Also anyway to fix autocomplete on the Mac? Is there any more Java users anymore? Thanks
I remember someone else another thread with exactly the same problem. I think the latest version of MonoDevelop just simply does not properly support UnityScript. The only options are:
- Downgrade to an older version of MonoDevelop
- Switch to C# (The code is extremely similar in so many regards, the syntax is the easy part of programming if you cant learn it, good luck (sorry for small rant))
Well i am just started learning i enjoy UnityScript. anyway i will download a older version of it to see if it works,
If MonoDevelop no longer supports UnityScript it would seem that Unity at some point may drop support for it, unfortunately. I used UnityScript for the longest time but just to be safe I’ve recently switched to C#. The syntax is very similar, just make the switch so you can future-proof your projects.
1 Like