Function de_combat::trail::laser_sound

source ·
fn laser_sound(
    events: EventReader<'_, '_, LaserTrailEvent>,
    sound_events: EventWriter<'_, PlaySpatialAudioEvent>
)