forked from team-sg/hero-mark-2
fixed transition scale
This commit is contained in:
parent
23cfde864e
commit
abc448fa0a
1 changed files with 1 additions and 1 deletions
|
@ -111,7 +111,7 @@ script = ExtResource( 8 )
|
||||||
|
|
||||||
[node name="TextureRect" type="TextureRect" parent="ViewportContainer/Viewport/FadeLayer"]
|
[node name="TextureRect" type="TextureRect" parent="ViewportContainer/Viewport/FadeLayer"]
|
||||||
material = SubResource( 6 )
|
material = SubResource( 6 )
|
||||||
margin_right = 255.994
|
margin_right = 256.0
|
||||||
margin_bottom = 192.0
|
margin_bottom = 192.0
|
||||||
texture = ExtResource( 7 )
|
texture = ExtResource( 7 )
|
||||||
expand = true
|
expand = true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue