first demo complete!
This commit is contained in:
parent
46212a7e06
commit
52cda35522
4 changed files with 48 additions and 1 deletions
|
|
@ -31,6 +31,7 @@ anchor_right = 1.0
|
|||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
mouse_filter = 1
|
||||
script = ExtResource("1_3ls4m")
|
||||
helpScreen = NodePath("HowToPlayScreen")
|
||||
creditsScreen = NodePath("Credits")
|
||||
|
|
@ -105,6 +106,7 @@ anchor_right = 1.0
|
|||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
mouse_filter = 1
|
||||
|
||||
[node name="TextureRect" type="TextureRect" parent="HowToPlayScreen"]
|
||||
layout_mode = 1
|
||||
|
|
@ -146,6 +148,7 @@ anchor_right = 1.0
|
|||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
mouse_filter = 1
|
||||
|
||||
[node name="TextureRect" type="TextureRect" parent="Credits"]
|
||||
layout_mode = 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue