FindSpawnPositions Class
Extends MonoBehaviour
Allows for fast generation of valid (inside the room, outside furniture bounds) random positions for content spawning.
Optional method to pin directly to surfaces.
Enumeration SpawnLocationDefines possible locations where objects can be spawned.
GameObject SpawnObject[Get]
float OverrideBounds[Get]
float SurfaceClearanceDistance[Get]
Starts the spawning process for all rooms.
Starts the spawning process for a specific room.
ParametersroomThe room to spawn objects in.