Recommit to fix issues, hopefully?

This commit is contained in:
Mark Hoekveen
2020-02-15 14:14:20 +01:00
parent 7c6449e846
commit 0f3e7cfb7b
10 changed files with 37 additions and 7 deletions
+24 -6
View File
@@ -7,13 +7,13 @@
[sub_resource type="CanvasItemMaterial" id=1]
[sub_resource type="DynamicFont" id=13]
[sub_resource type="DynamicFont" id=2]
font_data = ExtResource( 1 )
[sub_resource type="Theme" id=14]
default_font = SubResource( 13 )
[sub_resource type="Theme" id=3]
default_font = SubResource( 2 )
[sub_resource type="Theme" id=15]
[sub_resource type="Theme" id=4]
[sub_resource type="ProceduralSky" id=5]
sky_top_color = Color( 0, 0, 0, 1 )
@@ -89,7 +89,10 @@ margin_left = 10.0
margin_top = 10.0
margin_right = 10.0
margin_bottom = 10.0
theme = SubResource( 14 )
theme = SubResource( 3 )
__meta__ = {
"_edit_use_anchors_": false
}
[node name="Spawn" type="Button" parent="GUI"]
anchor_top = 1.0
@@ -99,6 +102,9 @@ margin_top = 50.0
margin_right = 185.0
margin_bottom = 70.0
text = "Spawn a bitch"
__meta__ = {
"_edit_use_anchors_": false
}
[node name="Kill" type="Button" parent="GUI"]
margin_left = 1750.0
@@ -113,7 +119,7 @@ margin_left = 860.26
margin_top = 980.795
margin_right = 1028.26
margin_bottom = 1042.8
theme = SubResource( 15 )
theme = SubResource( 4 )
text = "Combine!"
[node name="Parent0" type="RichTextLabel" parent="GUI"]
@@ -128,6 +134,9 @@ Om te kijken hoe het er uit ziet in de GUI.
Dit is een voorbeeldtekst.
Om te kijken hoe het er uit ziet in de GUI.
"
__meta__ = {
"_edit_use_anchors_": false
}
[node name="Parent1" type="RichTextLabel" parent="GUI"]
margin_left = 1450.0
@@ -141,12 +150,18 @@ Dit is een voorbeeldtekst.
Om te kijken hoe het er uit ziet in de GUI.
Dit is een voorbeeldtekst.
Om te kijken hoe het er uit ziet in de GUI."
__meta__ = {
"_edit_use_anchors_": false
}
[node name="Preview0" type="ViewportContainer" parent="GUI"]
margin_top = 660.0
margin_right = 640.0
margin_bottom = 1140.0
rect_scale = Vector2( 0.5, 0.5 )
__meta__ = {
"_edit_use_anchors_": false
}
[node name="Viewport" type="Viewport" parent="GUI/Preview0"]
size = Vector2( 640, 480 )
@@ -165,6 +180,9 @@ margin_top = 660.0
margin_right = 2220.0
margin_bottom = 1140.0
rect_scale = Vector2( 0.5, 0.5 )
__meta__ = {
"_edit_use_anchors_": false
}
[node name="Viewport" type="Viewport" parent="GUI/Preview1"]
size = Vector2( 640, 480 )