Fixed small visual bugs

This commit is contained in:
weedmjac000
2026-01-21 10:56:26 -07:00
parent fc5efd89bf
commit 649345ec01
814 changed files with 1649 additions and 8 deletions

View File

@@ -213,10 +213,11 @@ autoplay = "LoadIn"
self_modulate = Color(0, 0, 0, 1)
z_index = 1000
z_as_relative = false
offset_left = -320.0
offset_top = -180.0
offset_right = 320.0
offset_bottom = 180.0
offset_left = -607.0
offset_top = -325.00003
offset_right = 33.0
offset_bottom = 34.99997
scale = Vector2(1.8833678, 1.8833678)
color = Color(0, 0, 0, 0)
[node name="LoadingIcon" type="AnimatedSprite2D" parent="BlackBG"]