Unity Basic Terminology
There are a few foundational concepts that are worth understanding in Unity. These concepts are used in a variety of ways, as will be shown in later sections. Assets: There is a directory tree of “assets” in Unity. This is basically a directory tree of files on disk holding the contents of a project. When … More Unity Basic Terminology
