Skip to content

Commit

Permalink
Fix scene
Browse files Browse the repository at this point in the history
  • Loading branch information
Atlinx committed Nov 8, 2024
1 parent fccd885 commit 4b7f0c0
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions scenes/main.tscn
Original file line number Diff line number Diff line change
@@ -128,16 +128,15 @@ stretch_mode = 5

[node name="GlitchLogo" type="TextureRect" parent="UI/MarginContainer2/Control"]
layout_mode = 1
anchors_preset = 8
anchor_left = 0.5
anchors_preset = 6
anchor_left = 1.0
anchor_top = 0.5
anchor_right = 0.5
anchor_right = 1.0
anchor_bottom = 0.5
offset_left = -368.0
offset_top = -400.0
offset_right = 567.0
offset_bottom = 521.0
grow_horizontal = 2
offset_left = -935.0
offset_top = -460.5
offset_bottom = 460.5
grow_horizontal = 0
grow_vertical = 2
scale = Vector2(0.955, 0.955)
pivot_offset = Vector2(467, 460)

0 comments on commit 4b7f0c0

Please sign in to comment.