not working cards

This commit is contained in:
Mienek
2020-04-20 21:20:24 +02:00
parent acc7f184c0
commit 9bca89ae1a
4 changed files with 20 additions and 15 deletions

View File

@@ -23,7 +23,7 @@ HeroTemplate = ExtResource( 1 )
[node name="Background" parent="." instance=ExtResource( 7 )]
pause_mode = 1
frame = 40
frame = 1
[node name="FloorTileMap" type="TileMap" parent="."]
pause_mode = 1
@@ -62,7 +62,6 @@ margin_right = 0.0
margin_bottom = 0.463318
[node name="SelectUpgradeUI" parent="CanvasLayer" instance=ExtResource( 9 )]
visible = false
[node name="Win" type="Button" parent="CanvasLayer"]
visible = false
@@ -72,3 +71,7 @@ margin_left = -42.0
margin_bottom = 24.0
text = "Win"
[connection signal="pressed" from="CanvasLayer/Win" to="." method="_on_Win_pressed"]
[editable path="CanvasLayer/DragNDropUI"]
[editable path="CanvasLayer/SelectUpgradeUI"]