まずは GameController グラフから Text へアクセスする方法を考えます。今回もエディタで Text への参照を設定する方法を利用します。 ヒエラルキービューの GameController を選択し、インスペクタビューを確認してください。Variable に値を追加します。Name に ...
「Visual Studio Code」拡張機能の導入が完了したら「Unity」に切り替えて、パッケージマネージャーから「Visual Studio Editor」パッケージをv2.0.20以降へアップグレードする。かつてあった「Visual Studio Code Editor」パッケージはレガシーで、すでにメンテナンスされていないので間違えないようにしたい ...
Unity Visual Scripting を使用した Unity プロジェクトを Git でリビジョン管理する際の .gitignore について。 Visual Scripting 用 .gitignore 以下のUnity 公式サイトにテンプレートがありますが、このままだと意図した動作になっていないようなのです。 後ろの以下の行で全 ...
Welcome to my final project for the Unity Essentials Pathway! This repository contains the source code for a collection of scenes and mini-games I built while mastering the fundamentals of the Unity ...