Preparing your Project
Required Tags
Before you begin working with World Streamer 2, you will need to add the following tags to your Project. Failure to do so will cause the system to not render anything and potentially spawn errors.
SceneStreamer
This must be assigned to any object that uses a Streamer script. Streamer_Major and Minor prefabs must have the SceneStreamer tag on them.
WorldMover
This must be assigned to any object that uses a WorldMover script. World_Movr prefabs must have the WorldMover tag on them.
ColliderStreamerManager
This must be assigned to any object that uses a ColliderStreamer script. World_Movr prefabs must have the ColliderStreamerManager tag on them.