What are the softwares we should master for developing 2D games in Unity? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

What are the softwares we should master for developing 2D games in Unity?

2nd Jun 2020, 4:21 PM
Ray
Ray - avatar
1 Answer
+ 1
Basically you will just need to know Unity itself in order to put your game together. However you will also need some way of creating your 2D graphics. A couple of free programs which could work for this would be Krita or GIMP. Photoshop works great if you have it. For writing your C# code in order to add scripts to your games, you will also need some kind of text editor - Visual Studio Code works pretty well for me.
3rd Jun 2020, 7:11 PM
David Osgood