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 adds a simple script that adds the ability to play sounds and even 2D and 3D versions.The best part is that it is all static functions! No global scripts!Simply type GodoSound.play_sound(Your AudioStream)and bam! Sound!Easy, simple, and definitely not the only plugin that does this.Updates may come overtime.
This plugin adds a simple script that adds the ability to play sounds and even 2D and 3D versions.
The best part is that it is all static functions! No global scripts!
Simply type GodoSound.play_sound(Your AudioStream)
and bam! Sound!
Easy, simple, and definitely not the only plugin that does this.
Updates may come overtime.
Reviews
Quick Information
This plugin adds a simple script that adds the ability to play sounds and even 2D and 3D versions.The best part is that it is all static functions! No global scripts!Simply type GodoSound.play_sound(Your AudioStream)and bam! Sound!Easy, simple, and definitely not the only plugin that does this.Updates may come overtime.