Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new battle theme: Red Planet Rampage #259

Merged
merged 1 commit into from
Oct 29, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 23 additions & 0 deletions Assets/Audio/Music/RedPlanetRampage.asset
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 8fad0418b333e0b94a4b4eb019cac08d, type: 3}
m_Name: RedPlanetRampage
m_EditorClassIdentifier:
title: Red Planet Rampage
composer: Tore Bergebakken
beatsPerMinute: 150
beatsPerBar: 4
enabledLayers: 01
layers:
- {fileID: 8300000, guid: 8bb1577b65974e56d96eacad4407cee8, type: 3}
loopLayers:
- {fileID: 8300000, guid: 6c8b156273f8a3605baa2caaf77094c1, type: 3}
8 changes: 8 additions & 0 deletions Assets/Audio/Music/RedPlanetRampage.asset.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added Assets/Audio/Music/RedPlanetRampageLoop.wav
Binary file not shown.
23 changes: 23 additions & 0 deletions Assets/Audio/Music/RedPlanetRampageLoop.wav.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added Assets/Audio/Music/RedPlanetRampageStart.wav
Binary file not shown.
23 changes: 23 additions & 0 deletions Assets/Audio/Music/RedPlanetRampageStart.wav.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Assets/Prefabs/Sound/MusicTrackManager.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -704,6 +704,7 @@ MonoBehaviour:
battleThemes:
- {fileID: 11400000, guid: d74c51a03904428dfb3801da4e52bf35, type: 2}
- {fileID: 11400000, guid: 9f533fc2716d2b33fb9f7e297ae4dcae, type: 2}
- {fileID: 11400000, guid: 444f86d3297d64e8c9386f33dc491199, type: 2}
constructionFanfare: {fileID: 11400000, guid: 9fe307ad3b638f64da4d67ea486255ca, type: 2}
--- !u!1 &8190040583090407387
GameObject:
Expand Down