- Learning C# 7 By Developing Games with Unity 2017(Third Edition)
- Micael DaGra?a Greg Lukosek
- 135字
- 2021-07-02 19:59:34
Syncing C# files between MonoDevelop and Unity
Since Unity and MonoDevelop are separate applications, Unity will keep MonoDevelop synchronized with itself. This means that if you add, delete, or change a script file in one application, the other application will reflect the changes automatically.
It is possible to also choose another code editor if we want to. For example, web developers can keep using their favorite editor if they choose to do so. If you feel more comfortable using another code editor, you can do it by following these steps:
- Go to the Preferences menu that can be found under the Unity tab on Mac, or the Edit tab on Windows
- Select External Tools:

- Under the External Script Editor option, you can browse for the application that you want to use as the code editor:

推薦閱讀
- 大學計算機基礎(第二版)
- 大學計算機基礎(第三版)
- OpenShift開發指南(原書第2版)
- Python高效開發實戰:Django、Tornado、Flask、Twisted(第3版)
- Oracle Database 12c Security Cookbook
- 網站構建技術
- HTML5從入門到精通 (第2版)
- Android系統原理及開發要點詳解
- Access 2010數據庫應用技術(第2版)
- Android玩家必備
- Visual Basic程序設計上機實驗教程
- Scratch趣味編程:陪孩子像搭積木一樣學編程
- Beginning C++ Game Programming
- Mastering Apache Storm
- Serverless Web Applications with React and Firebase