Temp card fix

This commit is contained in:
2020-04-20 23:50:29 +02:00
parent 055302b1a8
commit 5f8e91bc13
3 changed files with 26 additions and 35 deletions

View File

@@ -1,7 +1,6 @@
[gd_scene load_steps=4 format=2]
[gd_scene load_steps=3 format=2]
[ext_resource path="res://Menus/DragNDrop/DragSink.tscn" type="PackedScene" id=2]
[ext_resource path="res://Objects/Traps/Flame/FlameCard.tscn" type="PackedScene" id=3]
[ext_resource path="res://Menus/DragNDrop/DragNDropUI.gd" type="Script" id=8]
[node name="DragNDropUI" type="Control"]
@@ -21,18 +20,4 @@ margin_left = 2.0
margin_right = 0.0400085
margin_bottom = -30.9
[node name="HBoxContainer" type="HBoxContainer" parent="."]
margin_left = 17.5188
margin_top = 220.946
margin_right = 57.5188
margin_bottom = 260.946
custom_constants/separation = 60
__meta__ = {
"_edit_use_anchors_": false
}
[node name="FlameCard" parent="HBoxContainer" instance=ExtResource( 3 )]
margin_left = 0.0
margin_top = 0.0
margin_right = 0.0
margin_bottom = 40.0
[node name="CardsDisplay" type="Node" parent="."]