Audio fade
This commit is contained in:
@@ -2,4 +2,5 @@
|
||||
|
||||
public partial class AmbientSFXPlayer : DimmableAudioStreamPlayer
|
||||
{
|
||||
public override void _EnterTree() => FadeIn();
|
||||
}
|
||||
|
||||
@@ -2,4 +2,5 @@
|
||||
|
||||
public partial class AmbientSFXPlayer3D : DimmableAudioStreamPlayer3D
|
||||
{
|
||||
public override void _EnterTree() => FadeIn();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user