Skip to content

Small demo showing FMOD music integration, controlling different layers of music across the map.

Notifications You must be signed in to change notification settings

Fihra/FMOD-Audio_Integration_Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FMOD-Audio_Integration_Demo

This Unity project is a demo of integrating FMOD.

FMOD Audio Integration Demo Youtube Video Demo

The FMOD_Test folder contains the FMOD Project. Open FMOD_Test.fspro.

Music Layers depicted in the demo.

  • Main Theme
  • Water Theme
  • Ground Theme
  • Ground Theme with Lava
  • Sky Theme
  • Sky Theme Alternate Version 2

Other Audio Assets

  • Jump SFX
  • Water Drop SFX mixed with Water Theme

White Tiles on leveled floor plays the 'Main Theme.' Blue Tiles play the 'Water Theme.' Brown Tiles play the 'Ground Theme.' Surrounding Red Tiles adds the 'Lava' Layer to the 'Ground Theme.' Past the Ground/Lava Area goes to the Sky Tiles playing the 'Sky Theme.' Getting to the higher point of the tiles plays 'Sky Theme Alternate Version 2.'

Gameplay Controls: Up: 'Up Arrow Key' or 'W' Left: 'Left Arrow Key' or 'A' Down: 'Down Arrow Key' or 'S' Right: 'Right Arrow Key' or 'D' Jump: 'Spacebar'

Double Jump included.

About

Small demo showing FMOD music integration, controlling different layers of music across the map.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages