Skip to content

Kenney's UI audio pack, packaged for quick use in Godot

License

Notifications You must be signed in to change notification settings

Calinou/kenney-ui-audio

Repository files navigation

Kenney's UI audio pack

Kenney's UI audio pack, pre-packaged for use in Godot.

50 user interface sound effects including buttons, switches and generic clicks.

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:

Support game assets!

Installation

Using the Asset Library

  • Open the Godot editor.
  • Navigate to the AssetLib tab at the top of the editor and search for "kenney particle pack".
  • Install the Kenney UI Audio plugin. Keep all files checked during installation.
  • Sounds are now available in addons/kenney_ui_audio/.

Manual installation

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-ui-audio.git

Alternatively, you can download a ZIP archive if you do not have Git installed.

  • Move the addons/ folder to your project folder.

Usage

Load sounds from the addons/kenney_ui_audio/ folder as you would load other sounds in your project.

License

Copyright © 2020 Kenney

Licensed under CC0 1.0 Universal, see LICENSE.txt for more information.