One of the best script editors for unity is visual studio code (VS Code)
Because it's very light and it has an interesting environment. In this tutorial, we learn how to use vs code in unity.
Necessary Extensions List for VSCode:
1. C#
2. Debugger For Unity
3. Unity Code Snippets
4. Unity Tools
5. GDscript Theme
6. Rainbow Brackets
CHAPTERS :
0:00 Download Vs Code and .NET SDK
0:33 Connect Vs Code to unity
0:52 Add Extensions for visual studio code
1:41 Necessary packages (.Net core debugger and OmniSharp)
VS Code Download Link: https://code.visualstudio.com/
.NET SDK Download Link: https://dotnet.microsoft.com/en-us/do...
#unity #gamedev #vscode #gamedeveloper