Overview
The Crowd Volume is a Device in Fortnite: Creative, added in Update v23.30.
All Settings
All Settings[]
All default values have been Bolded.
| Option | Value | Description |
|---|---|---|
| Crowd Density | 0% - 100% | Sets how densely packed the crowd is |
| Character Alignment | 0% - 100% | Sets how precisely crowd members are aligned on a grid. |
| Zone Width | 1.0, 0.0 - 5.0 | Sets the width of the zone in tiles. |
| Zone Depth | 1.0, 0.0 - 5.0 | Sets the depth of the zone in tiles. |
| Zone Height | 1.0, 1.0 - 5.0 | Sets the height of the zone in tiles. |
| Enabled During Phase | None, Always, Pre-Game Only, Gameplay Only, Create Only | Determines the game phases during which the device will be enabled. Pre-Game includes all phases prior to the Game starting (the waiting for players lobby on Featured Islands and the Game Start Countdown) |
| Character Angle Randomness | 0% - 100% | Sets the amount of randomness in which wat the crowd members are facing, |
| Character Scale Randomness | 0% - 100% | Sets the amount of randomness in the size of crowd members |
Functions and Events
Functions and Events[]
| Option | Description |
|---|---|
| Enable When Receiving From | Enables the device. |
| Disable When Receiving From | Disables the device. |
Events
No settings to display
This device can be found in Content Browser in the following path: /All/Fortnite/Devices/Environment
crowd_volume_device class
crowd_volume_device class[]
using { /Fortnite.com/Devices }
| Inheriting | Description |
|---|---|
creative_object
|
Base class for creative devices and props. |
creative_device_base
|
Base class for creative_device.
|
Data
This class has no data members
| Function | Parameters | Description |
|---|---|---|
Enable:void
|
Enables this device. | |
Disable:void
|
Disables this device. |