Creating Installers as Prefabs
You can create installers as prefabs when you need game objects and various components. To make a prefab function as an installer, attach the installer component to the root object of the prefab.
Installing Prefab Installers
You can install the installer component, or the installer component you created as a prefab, in the inspector of the project context, as shown below.
Example of specifying installer prefab in project context
Last modified: 27 December 2024