- Learning C# by Developing Games with Unity 5.x(Second Edition)
- Greg Lukosek
- 100字
- 2021-07-09 20:03:30
Creating a C# script file
We are now ready to create a new C# file in our learning project:
- Create a new Unity project and name it
Learning Project
. - Right-click on the Project tab and create a folder named
Scripts
. - Right-click on the
Scripts
folder, as shown in the following screenshot, and create a C# script: - Immediately rename
NewBehaviourScript
toLearningScript
.
We have created the Scripts
folder, which we will be using to organize our C# files. This folder will contain all of our Unity script files. We have also used Unity to create a C# script file named LearningScript.cs
.
推薦閱讀
- CMDB分步構建指南
- Python爬蟲開發與項目實戰
- Python機器學習實戰
- 零基礎學Python網絡爬蟲案例實戰全流程詳解(高級進階篇)
- Python完全自學教程
- 運維前線:一線運維專家的運維方法、技巧與實踐
- 零基礎學C++(升級版)
- Groovy 2 Cookbook
- jQuery Mobile Web Development Essentials(Second Edition)
- Mastering Unreal Engine 4.X
- HTML5 WebSocket權威指南
- Offer來了:Java面試核心知識點精講(框架篇)
- Flask開發Web搜索引擎入門與實戰
- ASP.NET Core and Angular 2
- Java EE輕量級解決方案:S2SH