1
0
Fork 0
mirror of https://github.com/tonytins/dressupzack synced 2025-06-26 08:34:43 -04:00

Resizable windows

- Made the credits and license windows resizable
This commit is contained in:
Anthony Wilcox 2019-04-28 06:20:53 -04:00
parent 813aaa991c
commit cd29182f1f
2 changed files with 15 additions and 11 deletions

View file

@ -19,6 +19,7 @@ __meta__ = {
}
[node name="WordrobeBG" type="Sprite" parent="Modern"]
visible = false
position = Vector2( 492.609, 280.27 )
texture = ExtResource( 3 )
__meta__ = {
@ -34,10 +35,10 @@ __meta__ = {
}
[node name="MenuRf" type="ReferenceRect" parent="."]
margin_left = 221.0
margin_top = 80.0
margin_left = 202.0
margin_top = 67.0
margin_right = 762.0
margin_bottom = 395.0
margin_bottom = 518.0
[node name="StartVbox" type="VBoxContainer" parent="MenuRf"]
anchor_left = 0.5