官术网_书友最值得收藏!

Verifying script presence

Sometimes, there are things we expect to see, but don't. These are usually easy to spot because the human brain is very good at pattern recognition and spotting differences we didn't expect. Meanwhile, there are times where we assume that something has been happening, but it didn't. These are generally more difficult to notice, because we're often scanning for the first kind of problem, and we’re assuming that the things we don’t see are working as intended. In the context of Unity, one problem that manifests itself this way is verifying that the scripts we expect to be operating are actually present in the Scene.

Script presence can be quickly verified by typing the following into the Hierarchy window textbox:

t:<monobehaviour name>

For example, typing t:mytestmonobehaviour (note that it is not case-sensitive) into the Hierarchy textbox will show a shortlist of all GameObjects that currently have at least one MyTestMonoBehaviour script attached as a Component.

Note that this shortlist feature also includes any GameObjects with Components that derive from the given script name.

We should also double-check that the GameObjects they are attached to are
still enabled, since we may have disabled them during earlier testing since someone or something may have accidentally deactivated the object.

主站蜘蛛池模板: 普兰店市| 方山县| 项城市| 华安县| 莱芜市| 洛阳市| 侯马市| 阿合奇县| 台中市| 寻甸| 周至县| 建湖县| 尉氏县| 潜山县| 固镇县| 博爱县| 喀喇沁旗| 阳谷县| 江达县| 乳山市| 商洛市| 蚌埠市| 梁平县| 香河县| 新密市| 岑巩县| 林周县| 涿鹿县| 宁河县| 苍溪县| 苍山县| 嘉兴市| 台南市| 资阳市| 安陆市| 淄博市| 宁化县| 青阳县| 威远县| 阳城县| 精河县|