玉転がし(Roll-a-Ball)チュートリアルを「Unity 2021.3.16f1 LTS」で、試してみたので事例としてメモしておく。 上記の玉転がしチュートリアル公開時期が2019年と古いのだが、 数少ないビジュアルスクリプティングのチュートリアルなので貴重。 この ...
まずは GameController グラフから Text へアクセスする方法を考えます。今回もエディタで Text への参照を設定する方法を利用します。 ヒエラルキービューの GameController を選択し、インスペクタビューを確認してください。Variable に値を追加します。Name に ...
What is Unity Visual Scripting? Unity has a method for creating games without coding, you know. It's called Unity Visual Scripting. Here, you can create character movements or even entire games ...
Unity Scripting Tutorial Welcome to Part 2 of GDG's Unity 2D-Tutorial! This little README is an overview of what is being taught here during the session.