Update list level select, add a simple label info

This commit is contained in:
stilobique-surface
2021-05-10 14:24:54 +02:00
parent f54279549b
commit cab250b73d
2 changed files with 12 additions and 2 deletions
+12 -1
View File
@@ -41,6 +41,14 @@ margin_bottom = 304.0
mouse_default_cursor_shape = 2
texture_normal = ExtResource( 2 )
[node name="Label" type="Label" parent="games/GridContainer/Lightmap"]
margin_right = 40.0
margin_bottom = 14.0
text = "Lightmap"
__meta__ = {
"_edit_use_anchors_": false
}
[node name="Dagger" type="TextureButton" parent="games/GridContainer"]
margin_top = 308.0
margin_right = 150.0
@@ -49,8 +57,11 @@ mouse_default_cursor_shape = 2
texture_normal = ExtResource( 2 )
[node name="Label" type="Label" parent="games/GridContainer/Dagger"]
margin_right = 40.0
margin_right = 44.0
margin_bottom = 14.0
text = "Dagger"
align = 1
valign = 1
__meta__ = {
"_edit_use_anchors_": false
}