Impactby Kenney <https://kenney.nl>
Impact Plate Heavy 003
This sound delivers a sharp, heavy metal plate impact, perfect for marking a crucial, impactful decision or a strong enemy hit in a game.
0.34s3KBCC0impact, plate, heavy, 003
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/impact-plate-heavy-003Usage
import { useSound } from "@/hooks/use-sound";
import { impactPlateHeavy003Sound } from "@/sounds/impact-plate-heavy-003";
const [play] = useSound(impactPlateHeavy003Sound);