+ 5
What language is better with unity ?? C(sharp) / java script ???
جب اتحاد کے ساتھ C # کا استعمال کرتے ہوئے، اس حکم میں چلتا ہے: جاگ ()، شروع ()، اپ ڈیٹ ()، لیٹ اپ اپ ڈیٹ (). میں نے کبھی (مین) کا استعمال کرتے ہوئے ٹیسٹ نہیں کیا ہے لیکن اس کے مختلف API کی وجہ سے، یہ شاید کام نہیں کرے گا. یہاں بہت کچھ مطالعہ کرنے کے بعد، اگر آپ کو ترقی یافتہ کھیل کا مقصد ہے تو، آپ یو ٹیوب پر سبق چیک کر سکتے ہیں (سیبسٹین لیگ یا بریکے اچھے چینلز ہیں). اس کے علاوہ، پوری API، اور یونٹی کے سبق کو چیک کرنے کے لئے مت بھولنا.
5 Answers
+ 4
Hello, Nida Chudary !
In Unity, you can write in three JavaScript languages, C# or Boo.
> What is done in the unit in each language?
They are all equal, that is, all that can be done on one can be done on the other. Simply, the developers of Unity decided in this way to provide a certain choice to users of Unity. In one project, as a rule, only one of the languages is used.
JavaScript is just a language, mostly used on the client side of web applications. But the Unity developers built the JavaScript engine into their product and enabled users to manage game and other objects through this language.
https://www.sololearn.com/Course/JavaScript/?ref=app
https://www.sololearn.com/Course/csharp/?ref=app
+ 4
Alexander Sokolov iirc the version that unity used (their custom UnityScript) is now deprecated so i'd recommend c# more
+ 1
can you give links of the channels and their playlists you talked about?please i would like to check them out
+ 1
c sharp hai
+ 1
C# is better... It has alot more benefits.