The default Unity inspector doesn't handle listening to value changes very well. If you use get and set, a lot of code is required to sync the value with the inspector. To solve this pain point, I ...
unityのscriptでStart()、Update()などのイベント関数がどのフレームで呼ばれるかはUnity側で決まっていますが、異なるスクリプト間で、どのスクリプトのStart()が先に呼ばれるかまでは決まっていません。 しかし、scriptの実行順を指定したい時があります。
Hello! Let's build on the following simple Unity script and improve the inspector experience for it by adding in attributes. using UnityEngine; public class ExampleScript : MonoBehaviour { private ...
Unityが新しく公開した Unity Studio (Beta) を、30分ほど触ってみました。 普段、UnityやRoblox、Minecraftを子どもたちと一緒に扱っている立場として、 「これは教育の現場でどう活きる?」「UCC文化にどう影響する?」 という視点で見てみると、かなり面白い発見が ...
一部の結果でアクセス不可の可能性があるため、非表示になっています。
アクセス不可の結果を表示する