Which language is the best to develop a 2D platformer game in Unity? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Which language is the best to develop a 2D platformer game in Unity?

I want to start working on a 2D platformer project so I thought it is better to get some advice before starting.

20th Jul 2018, 1:17 PM
Pearlescen7
Pearlescen7 - avatar
5 Answers
+ 4
https://www.sololearn.com/Course/CSharp/ ^Unity's only supported language is C#, so that's where you'll want to start. Read through the course here and become familiar with the basics. Afterwards head over to www.Unity3D.com/learn and read the scripting area there. It'll show you all of the neat features that Unity provides via the C# scripting, so that's important. Of course, go through the other documentation and tutorials for the Engine. Plenty of amazing resources out there to learn from. Best of luck!
20th Jul 2018, 1:55 PM
Fata1 Err0r
Fata1 Err0r - avatar
20th Jul 2018, 1:56 PM
Fata1 Err0r
Fata1 Err0r - avatar
+ 2
Thank you so much.
20th Jul 2018, 2:15 PM
Pearlescen7
Pearlescen7 - avatar
0
thanks .
21st Jul 2018, 9:46 AM
Amos Miles
0
c# is good for that
22nd Jul 2018, 10:17 AM
keev23i
keev23i - avatar