From abc448fa0ab63cfb3fa866aa75488917bc9758f3 Mon Sep 17 00:00:00 2001 From: pennyrigate Date: Fri, 3 Mar 2023 23:18:36 -0500 Subject: [PATCH] fixed transition scale --- control.tscn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/control.tscn b/control.tscn index 647ece7..012fff4 100644 --- a/control.tscn +++ b/control.tscn @@ -111,7 +111,7 @@ script = ExtResource( 8 ) [node name="TextureRect" type="TextureRect" parent="ViewportContainer/Viewport/FadeLayer"] material = SubResource( 6 ) -margin_right = 255.994 +margin_right = 256.0 margin_bottom = 192.0 texture = ExtResource( 7 ) expand = true