Impactby Kenney <https://kenney.nl>
Impact Plate Heavy 000
A deep, resonant impact of heavy metal plate, perfect for critical errors, strong game feedback, or marking a significant, unchangeable action.
0.49s4KBCC0impact, plate, heavy, 000
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/impact-plate-heavy-000Usage
import { useSound } from "@/hooks/use-sound";
import { impactPlateHeavy000Sound } from "@/sounds/impact-plate-heavy-000";
const [play] = useSound(impactPlateHeavy000Sound);