This commit is contained in:
Matteo Sonaglioni
2026-06-27 17:47:15 +02:00
parent 58f9188794
commit ed5eb706a1
13 changed files with 123 additions and 25 deletions

View File

@@ -40,10 +40,10 @@ offset_right = 0.0
offset_bottom = 0.0
[node name="MarginContainer" parent="Photo/ColorRect" index="0" unique_id=1141643525]
theme_override_constants/margin_left = 56
theme_override_constants/margin_top = 60
theme_override_constants/margin_right = 56
theme_override_constants/margin_bottom = 200
theme_override_constants/margin_left = 20
theme_override_constants/margin_top = 30
theme_override_constants/margin_right = 20
theme_override_constants/margin_bottom = 185
[connection signal="gui_input" from="Panel" to="." method="_on_panel_gui_input"]