- Learning C# 7 By Developing Games with Unity 2017(Third Edition)
- Micael DaGra?a Greg Lukosek
- 100字
- 2021-07-02 19:59:33
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 to LearningScript
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.
推薦閱讀
- ASP.NET Core:Cloud-ready,Enterprise Web Application Development
- LabVIEW2018中文版 虛擬儀器程序設計自學手冊
- Java 9 Concurrency Cookbook(Second Edition)
- Reactive Programming with Swift
- Wireshark Network Security
- Full-Stack Vue.js 2 and Laravel 5
- Java軟件開發基礎
- Learning Laravel's Eloquent
- 輕松上手2D游戲開發:Unity入門
- Citrix XenServer企業運維實戰
- 零基礎學HTML+CSS
- Python全棧開發:基礎入門
- C語言程序設計與應用實驗指導書(第2版)
- 零基礎PHP從入門到精通
- SaaS攻略:入門、實戰與進階