Godot

Raytraced Audio really adds to game immersion and today we show a tutorial on how to use the add-on/plugin raytraced-audio for Godot to add 3D audio

Godot Raytraced Audio

Today we are going to look at implementing 3D audio using the MIT open sourced licensed addon for the Godot game engine called predictably enough raytraced-audio by WhoStoleMyCoffee. This addon adds two new nodes to Godot, the RaytracedAudioListener and AudioPlayer3D. The RaytracedAudioListener casts several rays through the world that trace

Godot Raytraced Audio Read More

Scroll to Top