Dance
Gets called when SCP-3114 started dancing.
Start a script section
!-- OnEvent Dance
-- require $evDanceId @evPlayer
# Add your instructions here
- Group: Scp3114Events
- Cancellable: No
- Event data:
Scp3114StartedDanceEventArgs
Injected variables
| Variable | Type | Description |
|---|---|---|
$evDanceId | number value | Gets or sets the index of the animation to play. |
@evPlayer | player value | Gets the player that invoked the event. |