diff --git a/Assets/DeployDestroyLoop.mp3 b/Assets/DeployDestroyLoop.mp3 deleted file mode 100644 index 650a82f..0000000 --- a/Assets/DeployDestroyLoop.mp3 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8cf1f527ef4aa20752e378f82a812615fd7543ae954ceb1c710f7fce5cd2d66d -size 344384 diff --git a/Assets/DeployDestroyLoop.ogg b/Assets/DeployDestroyLoop.ogg new file mode 100644 index 0000000..8b18b2e --- /dev/null +++ b/Assets/DeployDestroyLoop.ogg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bab445ccd1cf0942867820da333e467af28c76eb9a06512fbc41425d7255989 +size 202411 diff --git a/Assets/DeployDestroyStart.mp3 b/Assets/DeployDestroyStart.mp3 deleted file mode 100644 index b827f2c..0000000 --- a/Assets/DeployDestroyStart.mp3 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fee65e4f63adf95b6007f8b81a89848036edeae9931c04601b2ec4b53002e82e -size 1261858 diff --git a/Assets/DeployDestroyStart.ogg b/Assets/DeployDestroyStart.ogg new file mode 100644 index 0000000..61e596c --- /dev/null +++ b/Assets/DeployDestroyStart.ogg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3441bd19b89023b4f75b66ed43283fbe85bff862c3a4d3e489e09a5412a8a750 +size 759672 diff --git a/MuzikaGromche/Plugin.cs b/MuzikaGromche/Plugin.cs index 07747a5..232b032 100644 --- a/MuzikaGromche/Plugin.cs +++ b/MuzikaGromche/Plugin.cs @@ -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