using Zennysoft.Game.Implementation; public partial class AmbientSFXPlayer3D : DimmableAudioStreamPlayer3D { public override void _EnterTree() => FadeIn(); }