Question:
In Chapter 3: Components, where scripting is introduced, C# code includes public variable declarations for “moveSpeed”, which then becomes visible in the Unity editor UI as “Move Speed”. Where was “Move Speed” ever specified as the text label that shows up in the UI? Same question applies to how “followTarget” becomes exposed in the Unity UI as “Follow Target”?
Thanks in advance.