317 lines
8.9 KiB
Text
317 lines
8.9 KiB
Text
[gd_scene load_steps=4 format=2]
|
|
|
|
[ext_resource path="res://MLPAssets/Background/hall.png" type="Texture" id=1]
|
|
[ext_resource path="res://Scenes/Draft/CardListItem.tscn" type="PackedScene" id=2]
|
|
[ext_resource path="res://MLPAssets/Placeholders/unknowncard.jpg" type="Texture" id=3]
|
|
|
|
[node name="Control" type="Control"]
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
|
|
[node name="hall" type="TextureRect" parent="."]
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
texture = ExtResource( 1 )
|
|
expand = true
|
|
stretch_mode = 6
|
|
|
|
[node name="Drafted" type="GridContainer" parent="."]
|
|
margin_left = 122.0
|
|
margin_top = 591.0
|
|
margin_right = 1158.0
|
|
margin_bottom = 780.0
|
|
columns = 2
|
|
|
|
[node name="CardLabel" parent="Drafted" instance=ExtResource( 2 )]
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
margin_right = 200.0
|
|
margin_bottom = 23.0
|
|
barColors = {
|
|
"blue": Color( 0.286275, 0.635294, 0.72549, 1 ),
|
|
"none": Color( 0.247059, 0.54902, 0.4, 1 ),
|
|
"pink": Color( 0.870588, 0.34902, 0.705882, 1 ),
|
|
"purple": Color( 0.670588, 0.34902, 0.870588, 1 ),
|
|
"white": Color( 0.698039, 0.698039, 0.698039, 1 )
|
|
}
|
|
color = "pink"
|
|
|
|
[node name="CardLabel3" parent="Drafted" instance=ExtResource( 2 )]
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
margin_left = 204.0
|
|
margin_right = 404.0
|
|
margin_bottom = 23.0
|
|
barColors = {
|
|
"blue": Color( 0.286275, 0.635294, 0.72549, 1 ),
|
|
"none": Color( 0.247059, 0.54902, 0.4, 1 ),
|
|
"orange": Color( 0.74902, 0.321569, 0.133333, 1 ),
|
|
"pink": Color( 0.870588, 0.34902, 0.705882, 1 ),
|
|
"purple": Color( 0.670588, 0.34902, 0.870588, 1 ),
|
|
"white": Color( 0.698039, 0.698039, 0.698039, 1 ),
|
|
"yellow": Color( 0.788235, 0.792157, 0.431373, 1 )
|
|
}
|
|
|
|
[node name="CardLabel6" parent="Drafted" instance=ExtResource( 2 )]
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
margin_top = 27.0
|
|
margin_right = 200.0
|
|
margin_bottom = 50.0
|
|
barColors = {
|
|
"blue": Color( 0.286275, 0.635294, 0.72549, 1 ),
|
|
"none": Color( 0.247059, 0.54902, 0.4, 1 ),
|
|
"orange": Color( 0.74902, 0.321569, 0.133333, 1 ),
|
|
"pink": Color( 0.870588, 0.34902, 0.705882, 1 ),
|
|
"purple": Color( 0.670588, 0.34902, 0.870588, 1 ),
|
|
"white": Color( 0.698039, 0.698039, 0.698039, 1 ),
|
|
"yellow": Color( 0.788235, 0.792157, 0.431373, 1 )
|
|
}
|
|
color = "purple"
|
|
|
|
[node name="CardLabel2" parent="Drafted" instance=ExtResource( 2 )]
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
margin_left = 204.0
|
|
margin_top = 27.0
|
|
margin_right = 404.0
|
|
margin_bottom = 50.0
|
|
barColors = {
|
|
"blue": Color( 0.286275, 0.635294, 0.72549, 1 ),
|
|
"none": Color( 0.247059, 0.54902, 0.4, 1 ),
|
|
"orange": Color( 0.74902, 0.321569, 0.133333, 1 ),
|
|
"pink": Color( 0.870588, 0.34902, 0.705882, 1 ),
|
|
"purple": Color( 0.670588, 0.34902, 0.870588, 1 ),
|
|
"white": Color( 0.698039, 0.698039, 0.698039, 1 ),
|
|
"yellow": Color( 0.788235, 0.792157, 0.431373, 1 )
|
|
}
|
|
color = "yellow"
|
|
|
|
[node name="CardLabel7" parent="Drafted" instance=ExtResource( 2 )]
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
margin_top = 54.0
|
|
margin_right = 200.0
|
|
margin_bottom = 77.0
|
|
barColors = {
|
|
"blue": Color( 0.286275, 0.635294, 0.72549, 1 ),
|
|
"none": Color( 0.247059, 0.54902, 0.4, 1 ),
|
|
"orange": Color( 0.74902, 0.321569, 0.133333, 1 ),
|
|
"pink": Color( 0.870588, 0.34902, 0.705882, 1 ),
|
|
"purple": Color( 0.670588, 0.34902, 0.870588, 1 ),
|
|
"white": Color( 0.698039, 0.698039, 0.698039, 1 ),
|
|
"yellow": Color( 0.788235, 0.792157, 0.431373, 1 )
|
|
}
|
|
color = "blue"
|
|
|
|
[node name="CardLabel5" parent="Drafted" instance=ExtResource( 2 )]
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
margin_left = 204.0
|
|
margin_top = 54.0
|
|
margin_right = 404.0
|
|
margin_bottom = 77.0
|
|
barColors = {
|
|
"blue": Color( 0.286275, 0.635294, 0.72549, 1 ),
|
|
"none": Color( 0.247059, 0.54902, 0.4, 1 ),
|
|
"orange": Color( 0.74902, 0.321569, 0.133333, 1 ),
|
|
"pink": Color( 0.870588, 0.34902, 0.705882, 1 ),
|
|
"purple": Color( 0.670588, 0.34902, 0.870588, 1 ),
|
|
"white": Color( 0.698039, 0.698039, 0.698039, 1 ),
|
|
"yellow": Color( 0.788235, 0.792157, 0.431373, 1 )
|
|
}
|
|
color = "orange"
|
|
|
|
[node name="CardLabel8" parent="Drafted" instance=ExtResource( 2 )]
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
margin_top = 81.0
|
|
margin_right = 200.0
|
|
margin_bottom = 104.0
|
|
barColors = {
|
|
"blue": Color( 0.286275, 0.635294, 0.72549, 1 ),
|
|
"none": Color( 0.247059, 0.54902, 0.4, 1 ),
|
|
"orange": Color( 0.74902, 0.321569, 0.133333, 1 ),
|
|
"pink": Color( 0.870588, 0.34902, 0.705882, 1 ),
|
|
"purple": Color( 0.670588, 0.34902, 0.870588, 1 ),
|
|
"white": Color( 0.698039, 0.698039, 0.698039, 1 ),
|
|
"yellow": Color( 0.788235, 0.792157, 0.431373, 1 )
|
|
}
|
|
color = "white"
|
|
|
|
[node name="CardLabel4" parent="Drafted" instance=ExtResource( 2 )]
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
margin_left = 204.0
|
|
margin_top = 81.0
|
|
margin_right = 404.0
|
|
margin_bottom = 104.0
|
|
barColors = {
|
|
"blue": Color( 0.286275, 0.635294, 0.72549, 1 ),
|
|
"none": Color( 0.247059, 0.54902, 0.4, 1 ),
|
|
"orange": Color( 0.74902, 0.321569, 0.133333, 1 ),
|
|
"pink": Color( 0.870588, 0.34902, 0.705882, 1 ),
|
|
"purple": Color( 0.670588, 0.34902, 0.870588, 1 ),
|
|
"white": Color( 0.698039, 0.698039, 0.698039, 1 ),
|
|
"yellow": Color( 0.788235, 0.792157, 0.431373, 1 )
|
|
}
|
|
color = "multi|yellow+blue"
|
|
|
|
[node name="CardLabel9" parent="Drafted" instance=ExtResource( 2 )]
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
margin_top = 108.0
|
|
margin_right = 200.0
|
|
margin_bottom = 131.0
|
|
barColors = {
|
|
"blue": Color( 0.286275, 0.635294, 0.72549, 1 ),
|
|
"none": Color( 0.247059, 0.54902, 0.4, 1 ),
|
|
"orange": Color( 0.74902, 0.321569, 0.133333, 1 ),
|
|
"pink": Color( 0.870588, 0.34902, 0.705882, 1 ),
|
|
"purple": Color( 0.670588, 0.34902, 0.870588, 1 ),
|
|
"white": Color( 0.698039, 0.698039, 0.698039, 1 ),
|
|
"yellow": Color( 0.788235, 0.792157, 0.431373, 1 )
|
|
}
|
|
color = "multi|orange+blue"
|
|
|
|
[node name="CardLabel10" parent="Drafted" instance=ExtResource( 2 )]
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
margin_left = 204.0
|
|
margin_top = 108.0
|
|
margin_right = 404.0
|
|
margin_bottom = 131.0
|
|
barColors = {
|
|
"blue": Color( 0.286275, 0.635294, 0.72549, 1 ),
|
|
"none": Color( 0.247059, 0.54902, 0.4, 1 ),
|
|
"orange": Color( 0.74902, 0.321569, 0.133333, 1 ),
|
|
"pink": Color( 0.870588, 0.34902, 0.705882, 1 ),
|
|
"purple": Color( 0.670588, 0.34902, 0.870588, 1 ),
|
|
"white": Color( 0.698039, 0.698039, 0.698039, 1 ),
|
|
"yellow": Color( 0.788235, 0.792157, 0.431373, 1 )
|
|
}
|
|
color = "multi|orange+white+pink"
|
|
|
|
[node name="Cards" type="GridContainer" parent="."]
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
margin_left = 112.358
|
|
margin_top = 73.0827
|
|
margin_right = 916.358
|
|
margin_bottom = 237.083
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
rect_scale = Vector2( 0.5, 0.5 )
|
|
columns = 6
|
|
|
|
[node name="unknowncard" type="TextureRect" parent="Cards"]
|
|
margin_right = 344.0
|
|
margin_bottom = 480.0
|
|
rect_min_size = Vector2( 344, 480 )
|
|
texture = ExtResource( 3 )
|
|
expand = true
|
|
stretch_mode = 6
|
|
|
|
[node name="unknowncard8" type="TextureRect" parent="Cards"]
|
|
margin_left = 348.0
|
|
margin_right = 692.0
|
|
margin_bottom = 480.0
|
|
rect_min_size = Vector2( 344, 480 )
|
|
texture = ExtResource( 3 )
|
|
expand = true
|
|
stretch_mode = 6
|
|
|
|
[node name="unknowncard4" type="TextureRect" parent="Cards"]
|
|
margin_left = 696.0
|
|
margin_right = 1040.0
|
|
margin_bottom = 480.0
|
|
rect_min_size = Vector2( 344, 480 )
|
|
texture = ExtResource( 3 )
|
|
expand = true
|
|
stretch_mode = 6
|
|
|
|
[node name="unknowncard10" type="TextureRect" parent="Cards"]
|
|
margin_left = 1044.0
|
|
margin_right = 1388.0
|
|
margin_bottom = 480.0
|
|
rect_min_size = Vector2( 344, 480 )
|
|
texture = ExtResource( 3 )
|
|
expand = true
|
|
stretch_mode = 6
|
|
|
|
[node name="unknowncard2" type="TextureRect" parent="Cards"]
|
|
margin_left = 1392.0
|
|
margin_right = 1736.0
|
|
margin_bottom = 480.0
|
|
rect_min_size = Vector2( 344, 480 )
|
|
texture = ExtResource( 3 )
|
|
expand = true
|
|
stretch_mode = 6
|
|
|
|
[node name="unknowncard7" type="TextureRect" parent="Cards"]
|
|
margin_left = 1740.0
|
|
margin_right = 2084.0
|
|
margin_bottom = 480.0
|
|
rect_min_size = Vector2( 344, 480 )
|
|
texture = ExtResource( 3 )
|
|
expand = true
|
|
stretch_mode = 6
|
|
|
|
[node name="unknowncard5" type="TextureRect" parent="Cards"]
|
|
margin_top = 484.0
|
|
margin_right = 344.0
|
|
margin_bottom = 964.0
|
|
rect_min_size = Vector2( 344, 480 )
|
|
texture = ExtResource( 3 )
|
|
expand = true
|
|
stretch_mode = 6
|
|
|
|
[node name="unknowncard12" type="TextureRect" parent="Cards"]
|
|
margin_left = 348.0
|
|
margin_top = 484.0
|
|
margin_right = 692.0
|
|
margin_bottom = 964.0
|
|
rect_min_size = Vector2( 344, 480 )
|
|
texture = ExtResource( 3 )
|
|
expand = true
|
|
stretch_mode = 6
|
|
|
|
[node name="unknowncard3" type="TextureRect" parent="Cards"]
|
|
margin_left = 696.0
|
|
margin_top = 484.0
|
|
margin_right = 1040.0
|
|
margin_bottom = 964.0
|
|
rect_min_size = Vector2( 344, 480 )
|
|
texture = ExtResource( 3 )
|
|
expand = true
|
|
stretch_mode = 6
|
|
|
|
[node name="unknowncard9" type="TextureRect" parent="Cards"]
|
|
margin_left = 1044.0
|
|
margin_top = 484.0
|
|
margin_right = 1388.0
|
|
margin_bottom = 964.0
|
|
rect_min_size = Vector2( 344, 480 )
|
|
texture = ExtResource( 3 )
|
|
expand = true
|
|
stretch_mode = 6
|
|
|
|
[node name="unknowncard6" type="TextureRect" parent="Cards"]
|
|
margin_left = 1392.0
|
|
margin_top = 484.0
|
|
margin_right = 1736.0
|
|
margin_bottom = 964.0
|
|
rect_min_size = Vector2( 344, 480 )
|
|
texture = ExtResource( 3 )
|
|
expand = true
|
|
stretch_mode = 6
|
|
|
|
[node name="unknowncard11" type="TextureRect" parent="Cards"]
|
|
margin_left = 1740.0
|
|
margin_top = 484.0
|
|
margin_right = 2084.0
|
|
margin_bottom = 964.0
|
|
rect_min_size = Vector2( 344, 480 )
|
|
texture = ExtResource( 3 )
|
|
expand = true
|
|
stretch_mode = 6
|