game-audio

Design interactive game audio systems with FMOD and Wwise across Unity, Unreal, and Godot.

1|Updated Mar 13, 2026
One-click install
npx skills add https://github.com/coreymaypray/sloth-skill-tree --skill game-audio-coreymaypray
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: game-audio
Source: https://github.com/coreymaypray/sloth-skill-tree/tree/main/plugins/maycrest-automate/skills/game-audio
Command: npx skills add https://github.com/coreymaypray/sloth-skill-tree --skill game-audio-coreymaypray

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Skill addresses the challenge of designing and implementing interactive game audio that responds to gameplay state using middleware like FMOD and Wwise, delivering adaptive music, spatial audio, and robust audio workflows.

Core Features & Use Cases

  • Adaptive music architectures with tempo-synced transitions and state-driven parameter control.
  • Spatial audio pipelines and 3D sound design that react to listener position and occlusion.
  • Middleware-driven event naming, memory budgets, and cross-engine compatibility across Unity, Unreal, and Godot.
  • Use Case: Implement boss-fight audio that ramps intensity, introduces spatial delays, and triggers environmental reverbs to match the scene.

Quick Start

Configure a game audio project to implement adaptive music, spatial audio, and FMOD/Wwise integration for responsive gameplay sound.

Frequently Asked Questions about game-audio

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I implement adaptive music in FMOD and Wwise that syncs with gameplay state?

Adaptive music implementation requires middleware like FMOD or Wwise to drive tempo-synced transitions and state-driven parameter control. This approach builds interactive music architectures that react directly to gameplay variables and intensity changes.

What is the best way to set up spatial audio pipelines that react to listener position and occlusion?

Spatial audio pipelines use 3D sound design techniques to react to listener position and environmental occlusion. By routing audio through middleware, you can trigger environmental reverbs and spatial delays that match the scene's geometry.

Does this game audio workflow support cross-engine compatibility between Unity, Unreal, and Godot?

Yes, the game audio workflow supports cross-engine compatibility across Unity, Unreal, and Godot. It establishes middleware-driven event naming and integration workflows that function consistently regardless of the game engine used.

How do I manage memory budgets and platform-specific optimizations for game audio?

Managing memory budgets and platform-specific optimizations involves configuring middleware-driven event naming and audio engineering constraints. This ensures robust audio implementation workflows maintain performance across targeted hardware platforms.

Can I trigger environmental reverbs and spatial delays dynamically during a boss fight?

Yes, you can configure boss-fight audio to ramp intensity, introduce spatial delays, and trigger environmental reverbs. This is achieved by linking adaptive music architectures and spatial audio pipelines to gameplay state parameters.