aboutsummaryrefslogtreecommitdiff
path: root/scenes/gui
diff options
context:
space:
mode:
Diffstat (limited to 'scenes/gui')
-rw-r--r--scenes/gui/gui_button.tscn11
-rw-r--r--scenes/gui/gui_map_item.tscn3
2 files changed, 13 insertions, 1 deletions
diff --git a/scenes/gui/gui_button.tscn b/scenes/gui/gui_button.tscn
index bc3f5f5..1922583 100644
--- a/scenes/gui/gui_button.tscn
+++ b/scenes/gui/gui_button.tscn
@@ -32,6 +32,15 @@ __meta__ = {
"_edit_use_anchors_": false
}
+[node name="texture_back" type="TextureRect" parent="."]
+modulate = Color( 1, 0.619608, 0, 1 )
+margin_right = 100.0
+margin_bottom = 100.0
+mouse_filter = 2
+__meta__ = {
+"_edit_use_anchors_": false
+}
+
[node name="texture" type="TextureRect" parent="."]
margin_right = 100.0
margin_bottom = 100.0
@@ -65,7 +74,7 @@ __meta__ = {
anchor_right = 1.0
margin_right = -2.0
margin_bottom = 118.0
-align = 2
+align = 1
__meta__ = {
"_edit_use_anchors_": false
}
diff --git a/scenes/gui/gui_map_item.tscn b/scenes/gui/gui_map_item.tscn
index 6e893b1..82d795d 100644
--- a/scenes/gui/gui_map_item.tscn
+++ b/scenes/gui/gui_map_item.tscn
@@ -4,6 +4,9 @@
margin_right = 200.0
margin_bottom = 25.0
rect_min_size = Vector2( 0, 25 )
+__meta__ = {
+"_edit_use_anchors_": false
+}
[node name="name" type="Label" parent="."]
margin_right = 62.4