realitykit-audio-spatial
Installation
SKILL.md
RealityKit Audio Spatial
Quick Start
- Decide whether the task is entity-placed spatial audio, ambient/channel playback, reusable audio libraries, mix groups, reverb, or acoustic simulation.
- Load the matching audio reference file only.
- Keep audio resource loading asynchronous and entity ownership explicit.
- Route entity loading, anchoring, interaction, or attachment setup to
realitykit-visionos-developer. - Route animation or physics triggers for audio events to
realitykit-animation-physics, and custom trigger systems torealitykit-ecs-systems.