Add prefabs to the scene- actor information that is not spawned, but can be referenced by another actor. For example, an enemy spawner can use an enemy prefab in the scene. In the scene file, they can be mapped by name but perhaps index mapping would be better once loaded.
Add prefabs to the scene- actor information that is not spawned, but can be referenced by another actor. For example, an enemy spawner can use an enemy prefab in the scene. In the scene file, they can be mapped by name but perhaps index mapping would be better once loaded.