Remove Components - FACS01-01/FACS_Utilities GitHub Wiki
Helps you find and remove Components
from the selected GameObject
and its children.
How to use
- Open its window from the menu
FACS Utils/Miscellaneous/Remove Components
. - Put the root
GameObject
into the object selector, and press Scan!. - After selecting some
Components
, press the Run! button.
Extra tips and notes
- You can remove components in
Prefabs
or unpackedGameObjects
, fromScene
or Project folders. - The tool provides 2 types of visualizations so you can locate the
Components
more easily: List View and Hierarchy View.