feat: added audio player to pinned photo scene

This commit is contained in:
Sara Gerretsen 2025-11-06 01:39:57 +01:00
parent f7ce4c28a4
commit 7a2cafc889

View file

@ -61,3 +61,5 @@ theme_override_colors/default_color = Color(0, 0, 0, 1)
theme_override_styles/normal = SubResource("StyleBoxFlat_ivb85")
text = "PLACEHOLDER TOOLTIP"
fit_content = true
[node name="AudioStreamPlayer2D" type="AudioStreamPlayer2D" parent="."]