Component Stripper

$14
Publisher Hypertonic Games
File size 2.13MB
Number of files 9
Latest version 1.0.1
Latest release date 2024-06-06 10:52:11
First release date 2024-06-06 10:52:11
Supported Unity versions 2018.4.2 or higher

Component Stripper: Cleanse Your Game Objects with Ease


This simple tool allows you to instantly strip any components from a given object. Works in and out of playmode.


No need to hunt down components to remove. Don't waste your time going through each child object and removing each component that's no longer needed and causing issues. Do it instantly.


Retain the visuals. Strip away unnecessary functionality from any complex object while preserving key components like mesh renderers and mesh filters.


No Setup. You simply call a static function and pass in the object you want stripped. It couldn't be simpler.


Editor Window. If you're not a programmer you can use the editor window to strip built-in Unity Components.


Target Specific Components. You can choose to only strip particular components.


Persist Specific Components. You can provide a list of component types to be retained when the game object is stripped.


Dependencies Handled. Component Stripper automatically identifies and preserves any dependencies required by components set to be retained.


You can view the documentation here: Documentation


The showcase video uses a 3rd party hand model placed into a demo Unity scene which are not included in this package.