Gameby Kenney <https://kenney.nl>
Story Mode
A brief, epic or dramatic musical sting, ideal for announcing the start of a story mode, a new chapter, or an important game event.
1.73s14KBCC0story, mode
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/story-modeUsage
import { useSound } from "@/hooks/use-sound";
import { storyModeSound } from "@/sounds/story-mode";
const [play] = useSound(storyModeSound);