galaxy-sound-camera-environment

Orchestrate audio, camera, and environment effects in Galaxy scripts for StarCraft II cinematics.

3|2|Updated Mar 3, 2026
One-click install
npx skills add https://github.com/ShadowDragonSC2/Base.SC2Data --skill galaxy-sound-camera-environment-shadowdragonsc2
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: galaxy-sound-camera-environment
Source: https://github.com/ShadowDragonSC2/Base.SC2Data/tree/main/.koda/skills/galaxy-sound-camera-environment
Command: npx skills add https://github.com/ShadowDragonSC2/Base.SC2Data --skill galaxy-sound-camera-environment-shadowdragonsc2

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Galaxy scripting for StarCraft II requires orchestrating audio playback, camera movement, and environment effects to create cinematic scenes without manual, ad-hoc configuration.

Core Features & Use Cases

  • Sound playback & music control: Play, pause, and mix sounds and music with precise control over volume and timing.
  • Camera orchestration: Pan, snap, and apply cinematic camera movements to frames or sequences.
  • Environment & weather effects: Manage fog, lighting, skybox, terrain, and scene ambience during cutscenes.
  • Cinematic modes & sequences: Enter cinematic mode, queue sequences, and synchronize audio with visuals for trailers or tutorials.

Quick Start

Configure a simple cinematic like playing a sound, moving the camera to a point, and enabling cinematic mode.

Frequently Asked Questions about galaxy-sound-camera-environment

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

FAQPage Schema
How do I script cinematic camera movements and sound playback in StarCraft II?

Scripting cinematic camera movements and sound playback in StarCraft II requires orchestrating native Galaxy script functions to pan cameras, mix audio, and control environment effects synchronously during cutscenes.

What's the best way to manage weather and lighting transitions during an SC2 cutscene?

Managing weather and lighting transitions during an SC2 cutscene is handled by orchestrating environment effects within Galaxy scripts, allowing you to control fog, skybox, terrain ambience, and lighting alongside cinematic sequences.

Does this Galaxy scripting approach require any specific dependencies or external components?

This Galaxy scripting approach requires no external dependencies or components, but it does need a StarCraft II scripting environment with access to native camera and sound functions to execute cinematic scenes safely.

Can I use this to synchronize audio with camera pans for a StarCraft II trailer?

You can synchronize audio with camera pans for a StarCraft II trailer by entering cinematic mode and queuing sequences that mix music timing with precise camera movements and environment effects.

How do I start building a cinematic sequence with sound and camera control in Galaxy script?

Building a cinematic sequence starts by configuring a simple scene that plays a sound, moves the camera to a target point, and enables cinematic mode to synchronize audio with visual frames.

Why do my StarCraft II cinematic sequences lose audio and camera synchronization?

Cinematic sequences lose audio and camera synchronization when manual, ad-hoc configuration is used instead of orchestrated Galaxy scripting that properly queues sequences and aligns sound timing with camera movements.