Fix interaction menu
This commit is contained in:
@@ -12,6 +12,7 @@ __meta__ = {
|
||||
}
|
||||
|
||||
[node name="GridContainer" type="GridContainer" parent="."]
|
||||
visible = false
|
||||
margin_left = 645.0
|
||||
margin_top = 298.0
|
||||
margin_right = 795.0
|
||||
@@ -48,8 +49,9 @@ margin_right = 720.0
|
||||
margin_bottom = 450.0
|
||||
|
||||
[node name="HBoxContainer" type="VBoxContainer" parent="Container"]
|
||||
margin_right = 824.0
|
||||
margin_bottom = 300.0
|
||||
__meta__ = {
|
||||
"_edit_use_anchors_": false
|
||||
}
|
||||
|
||||
[connection signal="pressed" from="GridContainer/WarCraft" to="." method="_on_WarCraft_pressed"]
|
||||
[connection signal="pressed" from="GridContainer/Lightmap" to="." method="_on_Lightmap_pressed"]
|
||||
|
||||
Reference in New Issue
Block a user