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 SpawnLocation
Defines possible locations where objects can be spawned.
| No description available |
| No description available |
| No description available |
| No description available |
| No description available |
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.