forked from nikita/muzika-gromche
parent
c15637b347
commit
6204888453
BIN
Assets/DeployDestroyLoop.mp3 (Stored with Git LFS)
BIN
Assets/DeployDestroyLoop.mp3 (Stored with Git LFS)
Binary file not shown.
Binary file not shown.
BIN
Assets/DeployDestroyStart.mp3 (Stored with Git LFS)
BIN
Assets/DeployDestroyStart.mp3 (Stored with Git LFS)
Binary file not shown.
Binary file not shown.
|
@ -48,9 +48,14 @@ namespace MuzikaGromche
|
|||
new Track
|
||||
{
|
||||
Name = "DeployDestroy",
|
||||
AudioType = AudioType.OGGVORBIS,
|
||||
Language = Language.RUSSIAN,
|
||||
WindUpTimer = 40.7f,
|
||||
WindUpTimer = 40.68f,
|
||||
Bars = 8,
|
||||
BeatsOffset = 0.2f,
|
||||
ColorTransitionIn = 0.25f,
|
||||
ColorTransitionOut = 0.25f,
|
||||
ColorTransitionEasing = Easing.OutExpo,
|
||||
Palette = Palette.Parse(["#217F87", "#BAFF00", "#73BE25", "#78AB4E", "#FFFF00"]),
|
||||
},
|
||||
new Track
|
||||
|
|
Loading…
Reference in New Issue