Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser
Quick Information
This plugin will add Random Audio Stream Player Nodes (standard, 2D and 3D) that can be used as normal Audio Stream Player Nodes with the added ability to play randomly audio from an array of audio streams with the possibility to choose the random strategy and to randomize the volume and the pitch.
Random Audio Stream Player Nodes for Godot Engine
This plugin will add Random Audio Stream Player Nodes (standard, 2D and 3D) that can be used as normal Audio Stream Player Nodes with the added ability to play randomly audio from an array of audio streams with the possibility to choose the random strategy and to randomize the volume and the pitch.
Install
This is a Godot Engine project that can be imported in godot and features a demo using a Random Audio Stream Player 3D to play randomly walking sound effects from an array of 8 possible sounds. (Sounds are made by me, Tim Krief and are licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.)
To use the plugin in your own project you can copy all the files in addons/
to the
addons/
folder of your project and enable the plugin in Godot. Complete
instructions are available here: Installing plugins (GodotDocs)
The add-on is also available in the Godot Asset Library that can be accessed directly from the Engine as shown in the demonstration video I've made.
Why and how to use this add-on?
I have made a video about this add-ons, its purpose and an example showing you how it can be used, you can watch it here.
Notes
Made for the great Godot Engine:
Godot provides a huge set of common tools, so you can just focus on making your game without reinventing the wheel. Godot is completely free and open-source under the very permissive MIT license. No strings attached, no royalties, nothing. Your game is yours, down to the last line of engine code.
Tested on Godot Engine v3.2.1.stable.official
Icons are derived from the AudioStreamPlayer, AudioStreamPlayer2D and AudioStreamPlayer3D icons from Godot Engine
Support Development
Support me and get to vote on what I should work on!
More info: support.timkrief.com
This plugin will add Random Audio Stream Player Nodes (standard, 2D and 3D) that can be used as normal Audio Stream Player Nodes with the added ability to play randomly audio from an array of audio streams with the possibility to choose the random strategy and to randomize the volume and the pitch.
Reviews
Quick Information
This plugin will add Random Audio Stream Player Nodes (standard, 2D and 3D) that can be used as normal Audio Stream Player Nodes with the added ability to play randomly audio from an array of audio streams with the possibility to choose the random strategy and to randomize the volume and the pitch.