Skip to content

UnderConstructionLoop event can start multiple instances on the same scaffold #244

Open
@xezon

Description

@xezon

The UnderConstructionLoop event can start multiple instances on the same scaffold.

Repro:

  • Start construction
  • Stop the Dozer
  • Continue construction

2 construction loops will play now.

The audio event limit is 2, so there will be only a maximum of 2 stacked events.

AudioEvent UnderConstructionLoop
  Control = loop all random
  Sounds      = gconlo2a gconlo2b gconlo2c gconlo2d gconlo2e gconlo2f
  Attack      = gconlo1a
  Decay       = gconlo3a
  Priority = lowest
  Limit = 2
  MinRange = 100
  MaxRange = 1000
  VolumeShift = -10
  Volume = 80
  Type       = world shrouded everyone
End

Metadata

Metadata

Assignees

No one assigned

    Labels

    AudioIs audio relatedBugSomething is not working right, typically is user facingMinorSeverity: Minor < Major < Critical < BlockerZHRelates to Zero Hour

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions