前回はUnityのスクリプトの作成の仕方について解説していきましたが、作成しただけではスクリプトは実行されないので、実行方法を解説していきます。 スクリプトを実行するにはゲームオブジェクトにアタッチすることで実行できるようになります。
どうもみなさん、Sonoraです!今回はC#基礎第二回、Debug.Log()についてご紹介します。 要はUnityのコンソールにログ出すってこと! はい、見出しの通りUnityのコンソール画面にログを出すことができる機能です。どういった場合に使われるかというと、例えば ...
This extension is not officially supported by Unity Technologies. Use Visual Studio Code to debug your Unity C# projects. Open your Unity project folder in the Visual Studio Code. Select the debug ...
UIWidgets is a plugin package for Unity Editor which helps developers to create, debug and deploy efficient, cross-platform Apps using the Unity Engine. UIWidgets is mainly derived from Flutter.