Next: , Previous: , Up: General   [Contents][Index]


8.4 Detatch On Start

Component: DetatchOnStart

Un-parent this object when it’s created. This is really useful for setting up prefabs that have multiple discreet objects in them. For example, you can parent an auto-follow camera to your player prefab and add this component, creating a convenient way to instantiate both at once. Not supported with object pooling.