Function ambient_guest_bridge::core::audio::components::playing_sound
source · pub fn playing_sound() -> Component<()>
Expand description
Playing sound: The entity with this comp is a playing sound.
We can attach other components to it to control the sound parameters.
Attributes: MaybeResource, Debuggable