第 5 回 Create with Code

本日の内容


このドキュメントは http://edu.net.c.dendai.ac.jp/ 上で公開されています。

5-1. 準備

Visual Studio のインストール

Microsoft より Visual Studio のインストールをします。 2022 Communityのインストーラをダウロードしてインストールします。 オプションに次を選んでインストールします。

  1. C#
  2. Unity
  3. .Net の開発

Unity Editor の設定

Edit preferences の External Tool で Visual Studio 2022 Community を選びます。

推奨のUnity Editor で空のプロジェクトを作成し、 git init, .gitignore を入れ てから、 import をして、 git commmit をして下さい。

5-2. 実施内容

コメント

  1. 1.1 step 2 Import したときに Warning を消すには: warning を出 しているのは Course Files __Source__files FBX の Vehicleのため、 それらの Inspector の tangent を none に設定し直す。 情報源
  2. 1.1 step 7 「save a new layout」→「Save Layout...」
  3. 1.3 step 3 player → Vehicle

坂本直志 <[email protected]>
東京電機大学工学部情報通信工学科