mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 03:17:02 +02:00
Longer gap, as an experiment.
This commit is contained in:
parent
4bb76d6a20
commit
d1088031bf
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ var userData = {
|
||||||
url: "http://hifi-content.s3.amazonaws.com/DomainContent/Junkyard/Sounds/ClothSail/cloth_sail3.L.wav",
|
url: "http://hifi-content.s3.amazonaws.com/DomainContent/Junkyard/Sounds/ClothSail/cloth_sail3.L.wav",
|
||||||
volume: 0.3,
|
volume: 0.3,
|
||||||
loop: false,
|
loop: false,
|
||||||
playbackGap: 2000, // In ms - time to wait in between clip plays
|
playbackGap: 7000, // In ms - time to wait in between clip plays
|
||||||
playbackGapRange: 500 // In ms - the range to wait in between clip plays
|
playbackGapRange: 500 // In ms - the range to wait in between clip plays
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue