Grindstone Game Engine v0.2.0
An open source game engine and toolkit.
Loading...
Searching...
No Matches
OpenAL Audio System

OpenAL Audio System

This plugin is developed by the Grindstone Foundation. It's designed to allow audio files to be imported ingame.

Registered Items

Audio Clip (Asset Importer)

This asset importer loads ".wav" files to be used with Audio Sources.

Audio Source (Component)

Audio Sources are components that emit audio files. They accept AudioClips.

Audio Listener (Component)

Audio Listeners are meant to be placed on players or other entities that can listen to AudioSource components.