Kenney's interface sound pack, pre-packaged for use in Godot.
This package includes 100 interface sounds like button clicks, snaps, minimize, maximize, confirmation sounds and more.
Sounds were converted from Ogg Vorbis to WAV for lower CPU usage and better compatibility with Godot, at the cost of slightly larger file size. This is a lossless conversion which keeps the original sound quality.
See this page for the original package.
Support the original artist to create more free game assets:
- Open the Godot editor.
- Navigate to the AssetLib tab at the top of the editor and search for "kenney particle pack".
- Install the Kenney Interface Sounds plugin. Keep all files checked during installation.
- Sounds are now available in
addons/kenney_interface_sounds/
.
Manual installation lets you use pre-release versions of this add-on by
following its master
branch.
- Clone this Git repository:
git clone https://github.com/Calinou/kenney-interface-sounds.git
Alternatively, you can download a ZIP archive if you do not have Git installed.
- Move the
addons/
folder to your project folder.
Load sounds from the addons/kenney_interface_sounds/
folder as you would
load other sounds in your project.
Copyright © 2020 Kenney
Licensed under CC0 1.0 Universal, see LICENSE.txt for more information.