update
This commit is contained in:
+5959
@@ -0,0 +1,5959 @@
|
||||
[gd_scene load_steps=26 format=3 uid="uid://dxn87yj8qnfpp"]
|
||||
|
||||
[ext_resource type="MeshLibrary" uid="uid://54tpx8cmksfc" path="res://addons/enhanced_gridmap/meshlibrary/default.tres" id="1_110wo"]
|
||||
[ext_resource type="Script" path="res://scenes/main.gd" id="1_xcpe3"]
|
||||
[ext_resource type="Script" path="res://addons/enhanced_gridmap/enhanced_gridmap.gd" id="2_hbe1v"]
|
||||
[ext_resource type="Environment" uid="uid://jbptgqvstei3" path="res://assets/main-environment.tres" id="4_ky38j"]
|
||||
[ext_resource type="StyleBox" uid="uid://dlw1ogamn741n" path="res://assets/styles/box_flat.tres" id="5_dvx6y"]
|
||||
[ext_resource type="Texture2D" uid="uid://2yrc6rl4dmd8" path="res://assets/textures/player_board_and_blue_print/tile_null.tres" id="6_2vy7d"]
|
||||
[ext_resource type="Texture2D" uid="uid://cwxgdi7b4ps40" path="res://assets/textures/Hilight.png" id="7_2nq2l"]
|
||||
[ext_resource type="Texture2D" uid="uid://c2bj21abtgda1" path="res://assets/models/pboard/HighlightRect.tres" id="7_vv0nt"]
|
||||
[ext_resource type="Texture2D" uid="uid://tk5b8mcurdxc" path="res://assets/textures/player_board_and_blue_print/tile_heart_goals.tres" id="7_xwcc1"]
|
||||
[ext_resource type="Texture2D" uid="uid://0wjk16jlgfq" path="res://assets/models/pboard/SelectRect.tres" id="8_8meci"]
|
||||
[ext_resource type="Texture2D" uid="uid://dojnv8o6we4ey" path="res://assets/textures/Selected.png" id="8_b18m4"]
|
||||
[ext_resource type="Texture2D" uid="uid://nukt8rcqu00r" path="res://assets/textures/player_board_and_blue_print/tile_diamond_goals.tres" id="8_quhbu"]
|
||||
[ext_resource type="Texture2D" uid="uid://68x88jj25yxg" path="res://assets/textures/Adjacent.png" id="9_6gcb6"]
|
||||
[ext_resource type="Texture2D" uid="uid://dasaeaytvhll0" path="res://assets/models/pboard/AdjacentRect.tres" id="9_aspsw"]
|
||||
[ext_resource type="Texture2D" uid="uid://c74sy60aew8xv" path="res://assets/textures/player_board_and_blue_print/tile_star_goals.tres" id="9_i0gbs"]
|
||||
[ext_resource type="Texture2D" uid="uid://dn26fllyitnr1" path="res://assets/textures/player_board_and_blue_print/tile_coin_goals.tres" id="10_my1qp"]
|
||||
[ext_resource type="Texture2D" uid="uid://xknm2v6lgxwi" path="res://assets/textures/mission_player_2.png" id="13_ahjgs"]
|
||||
[ext_resource type="Texture2D" uid="uid://cv2v4i6ipkpv1" path="res://assets/textures/player_board_and_blue_print/tile_null_24px.tres" id="17_hh6ui"]
|
||||
[ext_resource type="Texture2D" uid="uid://butrfmdp6wsck" path="res://assets/textures/player_board_and_blue_print/tiles_null_24px.png" id="18_p3nmx"]
|
||||
[ext_resource type="StyleBox" uid="uid://d3ruc8gytoovx" path="res://assets/styles/ribbon_selected_gui.tres" id="18_u5x6e"]
|
||||
[ext_resource type="StyleBox" uid="uid://cdhnwvcklbyl8" path="res://assets/styles/ribbon_hovered_gui.tres" id="19_w1rqq"]
|
||||
[ext_resource type="StyleBox" uid="uid://3yog1weaqhxb" path="res://assets/styles/ribbon_unselected_gui.tres" id="20_q6bc1"]
|
||||
|
||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_1cewu"]
|
||||
|
||||
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_5oeq4"]
|
||||
texture = ExtResource("13_ahjgs")
|
||||
|
||||
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_s1l63"]
|
||||
|
||||
[node name="Main" type="Node3D"]
|
||||
script = ExtResource("1_xcpe3")
|
||||
enable_bots = false
|
||||
turn_based_mode = false
|
||||
|
||||
[node name="EnhancedGridMap" type="GridMap" parent="."]
|
||||
mesh_library = ExtResource("1_110wo")
|
||||
cell_size = Vector3(1, 1, 1)
|
||||
data = {
|
||||
"cells": PackedInt32Array(0, 0, 0, 0, 1, 0, 0, 2, 0, 0, 3, 0, 0, 4, 0, 0, 5, 0, 0, 6, 0, 0, 7, 0, 0, 8, 0, 0, 9, 0, 0, 10, 0, 0, 11, 0, 1, 0, 0, 1, 1, 0, 1, 2, 0, 1, 3, 0, 1, 4, 0, 1, 5, 0, 1, 6, 0, 1, 7, 0, 1, 8, 0, 1, 9, 0, 1, 10, 0, 1, 11, 0, 2, 0, 0, 2, 1, 0, 2, 2, 0, 2, 3, 0, 2, 4, 0, 2, 5, 0, 2, 6, 0, 2, 7, 0, 2, 8, 0, 2, 9, 0, 2, 10, 0, 2, 11, 0, 3, 0, 0, 3, 1, 0, 3, 2, 0, 3, 3, 0, 3, 4, 0, 3, 5, 0, 3, 6, 0, 3, 7, 0, 3, 8, 0, 3, 9, 0, 3, 10, 0, 3, 11, 0, 4, 0, 0, 4, 1, 0, 4, 2, 0, 4, 3, 0, 4, 4, 0, 4, 5, 0, 4, 6, 0, 4, 7, 0, 4, 8, 0, 4, 9, 0, 4, 10, 0, 4, 11, 0, 5, 0, 0, 5, 1, 0, 5, 2, 0, 5, 3, 0, 5, 4, 0, 5, 5, 0, 5, 6, 0, 5, 7, 0, 5, 8, 0, 5, 9, 0, 5, 10, 0, 5, 11, 0, 6, 0, 0, 6, 1, 0, 6, 2, 0, 6, 3, 0, 6, 4, 0, 6, 5, 0, 6, 6, 0, 6, 7, 0, 6, 8, 0, 6, 9, 0, 6, 10, 0, 6, 11, 0, 7, 0, 0, 7, 1, 0, 7, 2, 0, 7, 3, 0, 7, 4, 0, 7, 5, 0, 7, 6, 0, 7, 7, 0, 7, 8, 0, 7, 9, 0, 7, 10, 0, 7, 11, 0, 8, 0, 0, 8, 1, 0, 8, 2, 0, 8, 3, 0, 8, 4, 0, 8, 5, 0, 8, 6, 0, 8, 7, 0, 8, 8, 0, 8, 9, 0, 8, 10, 0, 8, 11, 0, 9, 0, 0, 9, 1, 0, 9, 2, 0, 9, 3, 0, 9, 4, 0, 9, 5, 0, 9, 6, 0, 9, 7, 0, 9, 8, 0, 9, 9, 0, 9, 10, 0, 9, 11, 0, 10, 0, 0, 10, 1, 0, 10, 2, 0, 10, 3, 0, 10, 4, 0, 10, 5, 0, 10, 6, 0, 10, 7, 0, 10, 8, 0, 10, 9, 0, 10, 10, 0, 10, 11, 0, 11, 0, 0, 11, 1, 0, 11, 2, 0, 11, 3, 0, 11, 4, 0, 11, 5, 0, 11, 6, 0, 11, 7, 0, 11, 8, 0, 11, 9, 0, 11, 10, 0, 11, 11, 0, 12, 0, 0, 12, 1, 0, 12, 2, 0, 12, 3, 0, 12, 4, 0, 12, 5, 0, 12, 6, 0, 12, 7, 0, 12, 8, 0, 12, 9, 0, 12, 10, 0, 12, 11, 0, 13, 0, 0, 13, 1, 0, 13, 2, 0, 13, 3, 0, 13, 4, 0, 13, 5, 0, 13, 6, 0, 13, 7, 0, 13, 8, 0, 13, 9, 0, 13, 10, 0, 13, 11, 0, 65537, 1, 9, 65537, 2, 9, 65537, 3, 10, 65537, 4, 7, 65537, 5, 10, 65537, 6, 7, 65537, 7, 7, 65537, 8, 8, 65537, 9, 7, 65537, 10, 10, 65537, 11, 8, 65538, 1, 8, 65538, 2, 8, 65538, 3, 10, 65538, 4, 8, 65538, 5, 10, 65538, 6, 8, 65538, 7, 9, 65538, 8, 9, 65538, 9, 7, 65538, 10, 7, 65538, 11, 9, 65539, 0, 8, 65539, 1, 9, 65539, 2, 7, 65539, 3, 10, 65539, 4, 9, 65539, 5, 7, 65539, 6, 8, 65539, 7, 9, 65539, 8, 7, 65539, 9, 7, 65539, 10, 7, 65539, 11, 9, 65540, 0, 9, 65540, 1, 9, 65540, 2, 10, 65540, 3, 8, 65540, 4, 9, 65540, 5, 10, 65540, 6, 7, 65540, 7, 10, 65540, 8, 9, 65540, 9, 10, 65540, 10, 9, 65540, 11, 10, 65541, 0, 8, 65541, 1, 8, 65541, 2, 8, 65541, 3, 10, 65541, 4, 7, 65541, 5, 9, 65541, 6, 8, 65541, 7, 10, 65541, 8, 9, 65541, 9, 8, 65541, 10, 10, 65541, 11, 9, 65542, 0, 7, 65542, 1, 8, 65542, 2, 9, 65542, 3, 10, 65542, 4, 9, 65542, 5, 10, 65542, 6, 10, 65542, 7, 7, 65542, 8, 7, 65542, 9, 10, 65542, 10, 7, 65542, 11, 7, 65543, 0, 9, 65543, 1, 8, 65543, 2, 10, 65543, 3, 7, 65543, 4, 7, 65543, 5, 10, 65543, 6, 9, 65543, 7, 8, 65543, 8, 9, 65543, 9, 7, 65543, 10, 7, 65543, 11, 9, 65544, 0, 7, 65544, 1, 7, 65544, 2, 10, 65544, 3, 10, 65544, 4, 7, 65544, 5, 7, 65544, 6, 9, 65544, 7, 10, 65544, 8, 7, 65544, 9, 7, 65544, 10, 8, 65544, 11, 9, 65545, 0, 9, 65545, 1, 10, 65545, 2, 9, 65545, 3, 9, 65545, 4, 9, 65545, 5, 9, 65545, 6, 9, 65545, 7, 9, 65545, 8, 10, 65545, 9, 7, 65545, 10, 7, 65545, 11, 9, 65546, 0, 8, 65546, 1, 8, 65546, 2, 7, 65546, 3, 10, 65546, 4, 7, 65546, 5, 9, 65546, 6, 9, 65546, 7, 9, 65546, 8, 7, 65546, 9, 9, 65546, 10, 10, 65546, 11, 10, 65547, 0, 10, 65547, 1, 8, 65547, 2, 7, 65547, 3, 8, 65547, 4, 10, 65547, 5, 7, 65547, 6, 10, 65547, 7, 7, 65547, 8, 10, 65547, 9, 8, 65547, 10, 7, 65547, 11, 8, 65548, 0, 7, 65548, 1, 9, 65548, 2, 10, 65548, 3, 9, 65548, 4, 7, 65548, 5, 9, 65548, 6, 8, 65548, 7, 10, 65548, 8, 10, 65548, 9, 8, 65548, 10, 9, 65548, 11, 9, 65538, 0, 10, 65537, 0, 7)
|
||||
}
|
||||
script = ExtResource("2_hbe1v")
|
||||
columns = 14
|
||||
rows = 12
|
||||
floors = 2
|
||||
metadata/_editor_floor_ = Vector3(0, 1, 0)
|
||||
|
||||
[node name="Camera3D" type="Camera3D" parent="."]
|
||||
transform = Transform3D(1, 0, 0, 0, 0.422618, 0.906308, 0, -0.906308, 0.422618, 7, 26, 17)
|
||||
environment = ExtResource("4_ky38j")
|
||||
fov = 35.5
|
||||
|
||||
[node name="Camera3D200" type="Camera3D" parent="."]
|
||||
transform = Transform3D(1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, 5, 30, 5)
|
||||
visible = false
|
||||
environment = ExtResource("4_ky38j")
|
||||
fov = 35.5
|
||||
|
||||
[node name="Panel" type="Panel" parent="."]
|
||||
offset_left = 40.0
|
||||
offset_top = 40.0
|
||||
offset_right = 176.0
|
||||
offset_bottom = 93.0
|
||||
theme_override_styles/panel = ExtResource("5_dvx6y")
|
||||
|
||||
[node name="PlayerboardUI" type="GridContainer" parent="."]
|
||||
clip_contents = true
|
||||
anchors_preset = 2
|
||||
anchor_top = 1.0
|
||||
anchor_bottom = 1.0
|
||||
offset_left = 40.0
|
||||
offset_top = -232.0
|
||||
offset_right = 236.0
|
||||
offset_bottom = -36.0
|
||||
grow_vertical = 0
|
||||
size_flags_horizontal = 3
|
||||
columns = 5
|
||||
|
||||
[node name="Slot1" type="TextureRect" parent="PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("6_2vy7d")
|
||||
|
||||
[node name="HighlightRect" type="TextureRect" parent="PlayerboardUI/Slot1"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("7_vv0nt")
|
||||
|
||||
[node name="SelectRect" type="TextureRect" parent="PlayerboardUI/Slot1"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("8_8meci")
|
||||
|
||||
[node name="AdjacentRect" type="TextureRect" parent="PlayerboardUI/Slot1"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("9_aspsw")
|
||||
|
||||
[node name="Slot2" type="TextureRect" parent="PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("6_2vy7d")
|
||||
|
||||
[node name="HighlightRect" type="TextureRect" parent="PlayerboardUI/Slot2"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("7_2nq2l")
|
||||
|
||||
[node name="SelectRect" type="TextureRect" parent="PlayerboardUI/Slot2"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("8_b18m4")
|
||||
|
||||
[node name="AdjacentRect" type="TextureRect" parent="PlayerboardUI/Slot2"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("9_6gcb6")
|
||||
|
||||
[node name="Slot3" type="TextureRect" parent="PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("6_2vy7d")
|
||||
|
||||
[node name="HighlightRect" type="TextureRect" parent="PlayerboardUI/Slot3"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("7_2nq2l")
|
||||
|
||||
[node name="SelectRect" type="TextureRect" parent="PlayerboardUI/Slot3"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("8_b18m4")
|
||||
|
||||
[node name="AdjacentRect" type="TextureRect" parent="PlayerboardUI/Slot3"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("9_6gcb6")
|
||||
|
||||
[node name="Slot4" type="TextureRect" parent="PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("6_2vy7d")
|
||||
|
||||
[node name="HighlightRect" type="TextureRect" parent="PlayerboardUI/Slot4"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("7_2nq2l")
|
||||
|
||||
[node name="SelectRect" type="TextureRect" parent="PlayerboardUI/Slot4"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("8_b18m4")
|
||||
|
||||
[node name="AdjacentRect" type="TextureRect" parent="PlayerboardUI/Slot4"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("9_6gcb6")
|
||||
|
||||
[node name="Slot5" type="TextureRect" parent="PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("6_2vy7d")
|
||||
|
||||
[node name="HighlightRect" type="TextureRect" parent="PlayerboardUI/Slot5"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("7_2nq2l")
|
||||
|
||||
[node name="SelectRect" type="TextureRect" parent="PlayerboardUI/Slot5"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("8_b18m4")
|
||||
|
||||
[node name="AdjacentRect" type="TextureRect" parent="PlayerboardUI/Slot5"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("9_6gcb6")
|
||||
|
||||
[node name="Slot6" type="TextureRect" parent="PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("6_2vy7d")
|
||||
|
||||
[node name="HighlightRect" type="TextureRect" parent="PlayerboardUI/Slot6"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("7_2nq2l")
|
||||
|
||||
[node name="SelectRect" type="TextureRect" parent="PlayerboardUI/Slot6"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("8_b18m4")
|
||||
|
||||
[node name="AdjacentRect" type="TextureRect" parent="PlayerboardUI/Slot6"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("9_6gcb6")
|
||||
|
||||
[node name="Slot7" type="TextureRect" parent="PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("6_2vy7d")
|
||||
|
||||
[node name="HighlightRect" type="TextureRect" parent="PlayerboardUI/Slot7"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("7_2nq2l")
|
||||
|
||||
[node name="SelectRect" type="TextureRect" parent="PlayerboardUI/Slot7"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("8_b18m4")
|
||||
|
||||
[node name="AdjacentRect" type="TextureRect" parent="PlayerboardUI/Slot7"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("9_6gcb6")
|
||||
|
||||
[node name="Slot8" type="TextureRect" parent="PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("6_2vy7d")
|
||||
|
||||
[node name="HighlightRect" type="TextureRect" parent="PlayerboardUI/Slot8"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("7_2nq2l")
|
||||
|
||||
[node name="SelectRect" type="TextureRect" parent="PlayerboardUI/Slot8"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("8_b18m4")
|
||||
|
||||
[node name="AdjacentRect" type="TextureRect" parent="PlayerboardUI/Slot8"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("9_6gcb6")
|
||||
|
||||
[node name="Slot9" type="TextureRect" parent="PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("6_2vy7d")
|
||||
|
||||
[node name="HighlightRect" type="TextureRect" parent="PlayerboardUI/Slot9"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("7_2nq2l")
|
||||
|
||||
[node name="SelectRect" type="TextureRect" parent="PlayerboardUI/Slot9"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("8_b18m4")
|
||||
|
||||
[node name="AdjacentRect" type="TextureRect" parent="PlayerboardUI/Slot9"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("9_6gcb6")
|
||||
|
||||
[node name="Slot10" type="TextureRect" parent="PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("6_2vy7d")
|
||||
|
||||
[node name="HighlightRect" type="TextureRect" parent="PlayerboardUI/Slot10"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("7_2nq2l")
|
||||
|
||||
[node name="SelectRect" type="TextureRect" parent="PlayerboardUI/Slot10"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("8_b18m4")
|
||||
|
||||
[node name="AdjacentRect" type="TextureRect" parent="PlayerboardUI/Slot10"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("9_6gcb6")
|
||||
|
||||
[node name="Slot11" type="TextureRect" parent="PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("6_2vy7d")
|
||||
|
||||
[node name="HighlightRect" type="TextureRect" parent="PlayerboardUI/Slot11"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("7_2nq2l")
|
||||
|
||||
[node name="SelectRect" type="TextureRect" parent="PlayerboardUI/Slot11"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("8_b18m4")
|
||||
|
||||
[node name="AdjacentRect" type="TextureRect" parent="PlayerboardUI/Slot11"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("9_6gcb6")
|
||||
|
||||
[node name="Slot12" type="TextureRect" parent="PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("6_2vy7d")
|
||||
|
||||
[node name="HighlightRect" type="TextureRect" parent="PlayerboardUI/Slot12"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("7_2nq2l")
|
||||
|
||||
[node name="SelectRect" type="TextureRect" parent="PlayerboardUI/Slot12"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("8_b18m4")
|
||||
|
||||
[node name="AdjacentRect" type="TextureRect" parent="PlayerboardUI/Slot12"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("9_6gcb6")
|
||||
|
||||
[node name="Slot13" type="TextureRect" parent="PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("6_2vy7d")
|
||||
|
||||
[node name="HighlightRect" type="TextureRect" parent="PlayerboardUI/Slot13"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("7_2nq2l")
|
||||
|
||||
[node name="SelectRect" type="TextureRect" parent="PlayerboardUI/Slot13"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("8_b18m4")
|
||||
|
||||
[node name="AdjacentRect" type="TextureRect" parent="PlayerboardUI/Slot13"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("9_6gcb6")
|
||||
|
||||
[node name="Slot14" type="TextureRect" parent="PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("6_2vy7d")
|
||||
|
||||
[node name="HighlightRect" type="TextureRect" parent="PlayerboardUI/Slot14"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("7_2nq2l")
|
||||
|
||||
[node name="SelectRect" type="TextureRect" parent="PlayerboardUI/Slot14"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("8_b18m4")
|
||||
|
||||
[node name="AdjacentRect" type="TextureRect" parent="PlayerboardUI/Slot14"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("9_6gcb6")
|
||||
|
||||
[node name="Slot15" type="TextureRect" parent="PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("6_2vy7d")
|
||||
|
||||
[node name="HighlightRect" type="TextureRect" parent="PlayerboardUI/Slot15"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("7_2nq2l")
|
||||
|
||||
[node name="SelectRect" type="TextureRect" parent="PlayerboardUI/Slot15"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("8_b18m4")
|
||||
|
||||
[node name="AdjacentRect" type="TextureRect" parent="PlayerboardUI/Slot15"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("9_6gcb6")
|
||||
|
||||
[node name="Slot16" type="TextureRect" parent="PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("6_2vy7d")
|
||||
|
||||
[node name="HighlightRect" type="TextureRect" parent="PlayerboardUI/Slot16"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("7_2nq2l")
|
||||
|
||||
[node name="SelectRect" type="TextureRect" parent="PlayerboardUI/Slot16"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("8_b18m4")
|
||||
|
||||
[node name="AdjacentRect" type="TextureRect" parent="PlayerboardUI/Slot16"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("9_6gcb6")
|
||||
|
||||
[node name="Slot17" type="TextureRect" parent="PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("6_2vy7d")
|
||||
|
||||
[node name="HighlightRect" type="TextureRect" parent="PlayerboardUI/Slot17"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("7_2nq2l")
|
||||
|
||||
[node name="SelectRect" type="TextureRect" parent="PlayerboardUI/Slot17"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("8_b18m4")
|
||||
|
||||
[node name="AdjacentRect" type="TextureRect" parent="PlayerboardUI/Slot17"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("9_6gcb6")
|
||||
|
||||
[node name="Slot18" type="TextureRect" parent="PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("6_2vy7d")
|
||||
|
||||
[node name="HighlightRect" type="TextureRect" parent="PlayerboardUI/Slot18"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("7_2nq2l")
|
||||
|
||||
[node name="SelectRect" type="TextureRect" parent="PlayerboardUI/Slot18"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("8_b18m4")
|
||||
|
||||
[node name="AdjacentRect" type="TextureRect" parent="PlayerboardUI/Slot18"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("9_6gcb6")
|
||||
|
||||
[node name="Slot19" type="TextureRect" parent="PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("6_2vy7d")
|
||||
|
||||
[node name="HighlightRect" type="TextureRect" parent="PlayerboardUI/Slot19"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("7_2nq2l")
|
||||
|
||||
[node name="SelectRect" type="TextureRect" parent="PlayerboardUI/Slot19"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("8_b18m4")
|
||||
|
||||
[node name="AdjacentRect" type="TextureRect" parent="PlayerboardUI/Slot19"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("9_6gcb6")
|
||||
|
||||
[node name="Slot20" type="TextureRect" parent="PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("6_2vy7d")
|
||||
|
||||
[node name="HighlightRect" type="TextureRect" parent="PlayerboardUI/Slot20"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("7_2nq2l")
|
||||
|
||||
[node name="SelectRect" type="TextureRect" parent="PlayerboardUI/Slot20"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("8_b18m4")
|
||||
|
||||
[node name="AdjacentRect" type="TextureRect" parent="PlayerboardUI/Slot20"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("9_6gcb6")
|
||||
|
||||
[node name="Slot21" type="TextureRect" parent="PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("6_2vy7d")
|
||||
|
||||
[node name="HighlightRect" type="TextureRect" parent="PlayerboardUI/Slot21"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("7_2nq2l")
|
||||
|
||||
[node name="SelectRect" type="TextureRect" parent="PlayerboardUI/Slot21"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("8_b18m4")
|
||||
|
||||
[node name="AdjacentRect" type="TextureRect" parent="PlayerboardUI/Slot21"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("9_6gcb6")
|
||||
|
||||
[node name="Slot22" type="TextureRect" parent="PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("6_2vy7d")
|
||||
|
||||
[node name="HighlightRect" type="TextureRect" parent="PlayerboardUI/Slot22"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("7_2nq2l")
|
||||
|
||||
[node name="SelectRect" type="TextureRect" parent="PlayerboardUI/Slot22"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("8_b18m4")
|
||||
|
||||
[node name="AdjacentRect" type="TextureRect" parent="PlayerboardUI/Slot22"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("9_6gcb6")
|
||||
|
||||
[node name="Slot23" type="TextureRect" parent="PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("6_2vy7d")
|
||||
|
||||
[node name="HighlightRect" type="TextureRect" parent="PlayerboardUI/Slot23"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("7_2nq2l")
|
||||
|
||||
[node name="SelectRect" type="TextureRect" parent="PlayerboardUI/Slot23"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("8_b18m4")
|
||||
|
||||
[node name="AdjacentRect" type="TextureRect" parent="PlayerboardUI/Slot23"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("9_6gcb6")
|
||||
|
||||
[node name="Slot24" type="TextureRect" parent="PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("6_2vy7d")
|
||||
|
||||
[node name="HighlightRect" type="TextureRect" parent="PlayerboardUI/Slot24"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("7_2nq2l")
|
||||
|
||||
[node name="SelectRect" type="TextureRect" parent="PlayerboardUI/Slot24"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("8_b18m4")
|
||||
|
||||
[node name="AdjacentRect" type="TextureRect" parent="PlayerboardUI/Slot24"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("9_6gcb6")
|
||||
|
||||
[node name="Slot25" type="TextureRect" parent="PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("6_2vy7d")
|
||||
|
||||
[node name="HighlightRect" type="TextureRect" parent="PlayerboardUI/Slot25"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("7_2nq2l")
|
||||
|
||||
[node name="SelectRect" type="TextureRect" parent="PlayerboardUI/Slot25"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("8_b18m4")
|
||||
|
||||
[node name="AdjacentRect" type="TextureRect" parent="PlayerboardUI/Slot25"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("9_6gcb6")
|
||||
|
||||
[node name="ActionMenu" type="Control" parent="."]
|
||||
layout_mode = 3
|
||||
anchors_preset = 3
|
||||
anchor_left = 1.0
|
||||
anchor_top = 1.0
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
offset_left = -145.0
|
||||
offset_top = -218.0
|
||||
grow_horizontal = 0
|
||||
grow_vertical = 0
|
||||
|
||||
[node name="ActionButtonContainer" type="VBoxContainer" parent="ActionMenu"]
|
||||
layout_mode = 0
|
||||
offset_right = 40.0
|
||||
offset_bottom = 40.0
|
||||
|
||||
[node name="MoveButton" type="Button" parent="ActionMenu/ActionButtonContainer"]
|
||||
layout_mode = 2
|
||||
text = "Move"
|
||||
|
||||
[node name="GrabButton" type="Button" parent="ActionMenu/ActionButtonContainer"]
|
||||
layout_mode = 2
|
||||
text = "Grab"
|
||||
|
||||
[node name="PutButton" type="Button" parent="ActionMenu/ActionButtonContainer"]
|
||||
layout_mode = 2
|
||||
text = "Put"
|
||||
|
||||
[node name="RandomizeButton" type="Button" parent="ActionMenu/ActionButtonContainer"]
|
||||
layout_mode = 2
|
||||
text = "Randomize"
|
||||
|
||||
[node name="ArrangeButton" type="Button" parent="ActionMenu/ActionButtonContainer"]
|
||||
layout_mode = 2
|
||||
text = "Arrange"
|
||||
|
||||
[node name="NetworkInfo" type="VBoxContainer" parent="."]
|
||||
offset_left = 48.0
|
||||
offset_top = 40.0
|
||||
offset_right = 164.0
|
||||
offset_bottom = 90.0
|
||||
|
||||
[node name="NetworkSideDisplay" type="Label" parent="NetworkInfo"]
|
||||
layout_mode = 2
|
||||
text = "Network Side"
|
||||
horizontal_alignment = 1
|
||||
|
||||
[node name="UniquePeerID" type="Label" parent="NetworkInfo"]
|
||||
layout_mode = 2
|
||||
text = "Unique Peer ID"
|
||||
horizontal_alignment = 1
|
||||
vertical_alignment = 1
|
||||
|
||||
[node name="Menu" type="VBoxContainer" parent="."]
|
||||
anchors_preset = 8
|
||||
anchor_left = 0.5
|
||||
anchor_top = 0.5
|
||||
anchor_right = 0.5
|
||||
anchor_bottom = 0.5
|
||||
offset_left = -85.0
|
||||
offset_top = -33.0
|
||||
offset_right = 85.0
|
||||
offset_bottom = 33.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
theme_override_constants/separation = 20
|
||||
|
||||
[node name="Host" type="Button" parent="Menu"]
|
||||
layout_mode = 2
|
||||
theme_override_styles/focus = ExtResource("5_dvx6y")
|
||||
theme_override_styles/disabled_mirrored = ExtResource("5_dvx6y")
|
||||
theme_override_styles/disabled = ExtResource("5_dvx6y")
|
||||
theme_override_styles/hover_pressed_mirrored = ExtResource("5_dvx6y")
|
||||
theme_override_styles/hover_pressed = ExtResource("5_dvx6y")
|
||||
theme_override_styles/hover_mirrored = ExtResource("5_dvx6y")
|
||||
theme_override_styles/hover = ExtResource("5_dvx6y")
|
||||
theme_override_styles/pressed_mirrored = ExtResource("5_dvx6y")
|
||||
theme_override_styles/pressed = ExtResource("5_dvx6y")
|
||||
theme_override_styles/normal_mirrored = ExtResource("5_dvx6y")
|
||||
theme_override_styles/normal = ExtResource("5_dvx6y")
|
||||
text = "Host"
|
||||
|
||||
[node name="Join" type="Button" parent="Menu"]
|
||||
layout_mode = 2
|
||||
theme_override_styles/focus = ExtResource("5_dvx6y")
|
||||
theme_override_styles/disabled_mirrored = ExtResource("5_dvx6y")
|
||||
theme_override_styles/disabled = ExtResource("5_dvx6y")
|
||||
theme_override_styles/hover_pressed_mirrored = ExtResource("5_dvx6y")
|
||||
theme_override_styles/hover_pressed = ExtResource("5_dvx6y")
|
||||
theme_override_styles/hover_mirrored = ExtResource("5_dvx6y")
|
||||
theme_override_styles/hover = ExtResource("5_dvx6y")
|
||||
theme_override_styles/pressed_mirrored = ExtResource("5_dvx6y")
|
||||
theme_override_styles/pressed = ExtResource("5_dvx6y")
|
||||
theme_override_styles/normal_mirrored = ExtResource("5_dvx6y")
|
||||
theme_override_styles/normal = ExtResource("5_dvx6y")
|
||||
text = "Join"
|
||||
|
||||
[node name="MessageInput" type="LineEdit" parent="."]
|
||||
anchors_preset = 7
|
||||
anchor_left = 0.5
|
||||
anchor_top = 1.0
|
||||
anchor_right = 0.5
|
||||
anchor_bottom = 1.0
|
||||
offset_left = -208.0
|
||||
offset_top = -72.0
|
||||
offset_right = 212.0
|
||||
offset_bottom = -41.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 0
|
||||
theme_override_styles/focus = SubResource("StyleBoxFlat_1cewu")
|
||||
theme_override_styles/normal = ExtResource("5_dvx6y")
|
||||
placeholder_text = "Chat"
|
||||
alignment = 1
|
||||
|
||||
[node name="WorldEnvironment" type="WorldEnvironment" parent="."]
|
||||
environment = ExtResource("4_ky38j")
|
||||
|
||||
[node name="CanvasLayer" type="CanvasLayer" parent="."]
|
||||
|
||||
[node name="MarginContainer" type="Control" parent="."]
|
||||
clip_contents = true
|
||||
layout_direction = 2
|
||||
layout_mode = 3
|
||||
anchors_preset = 5
|
||||
anchor_left = 0.5
|
||||
anchor_right = 0.5
|
||||
offset_left = -248.0
|
||||
offset_top = 24.0
|
||||
offset_right = 275.0
|
||||
offset_bottom = 129.0
|
||||
grow_horizontal = 2
|
||||
|
||||
[node name="Panel3" type="Panel" parent="MarginContainer"]
|
||||
custom_minimum_size = Vector2(105, 105)
|
||||
layout_mode = 2
|
||||
offset_left = -2.0
|
||||
offset_right = 103.0
|
||||
offset_bottom = 105.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
theme_override_styles/panel = SubResource("StyleBoxTexture_5oeq4")
|
||||
|
||||
[node name="Panel4" type="Panel" parent="MarginContainer"]
|
||||
custom_minimum_size = Vector2(105, 105)
|
||||
layout_mode = 2
|
||||
offset_left = 137.0
|
||||
offset_right = 242.0
|
||||
offset_bottom = 105.0
|
||||
theme_override_styles/panel = SubResource("StyleBoxTexture_5oeq4")
|
||||
|
||||
[node name="Panel5" type="Panel" parent="MarginContainer"]
|
||||
custom_minimum_size = Vector2(105, 105)
|
||||
layout_mode = 2
|
||||
offset_left = 275.0
|
||||
offset_right = 380.0
|
||||
offset_bottom = 105.0
|
||||
theme_override_styles/panel = SubResource("StyleBoxTexture_5oeq4")
|
||||
|
||||
[node name="Panel6" type="Panel" parent="MarginContainer"]
|
||||
custom_minimum_size = Vector2(105, 105)
|
||||
layout_mode = 2
|
||||
offset_left = 413.0
|
||||
offset_right = 518.0
|
||||
offset_bottom = 105.0
|
||||
theme_override_styles/panel = SubResource("StyleBoxTexture_5oeq4")
|
||||
|
||||
[node name="AllPlayerGoals" type="HBoxContainer" parent="."]
|
||||
y_sort_enabled = true
|
||||
clip_contents = true
|
||||
layout_direction = 2
|
||||
anchors_preset = 5
|
||||
anchor_left = 0.5
|
||||
anchor_right = 0.5
|
||||
offset_left = -241.0
|
||||
offset_top = 34.0
|
||||
offset_right = 253.0
|
||||
offset_bottom = 114.0
|
||||
grow_horizontal = 2
|
||||
theme_override_constants/separation = 58
|
||||
|
||||
[node name="Playergoals_1" type="GridContainer" parent="AllPlayerGoals"]
|
||||
clip_contents = true
|
||||
layout_mode = 2
|
||||
columns = 3
|
||||
|
||||
[node name="Slot1" type="TextureRect" parent="AllPlayerGoals/Playergoals_1"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("17_hh6ui")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerGoals/Playergoals_1/Slot1"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerGoals/Playergoals_1/Slot1"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerGoals/Playergoals_1/Slot1"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerGoals/Playergoals_1/Slot1"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot2" type="TextureRect" parent="AllPlayerGoals/Playergoals_1"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("17_hh6ui")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerGoals/Playergoals_1/Slot2"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerGoals/Playergoals_1/Slot2"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerGoals/Playergoals_1/Slot2"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerGoals/Playergoals_1/Slot2"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot3" type="TextureRect" parent="AllPlayerGoals/Playergoals_1"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("17_hh6ui")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerGoals/Playergoals_1/Slot3"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerGoals/Playergoals_1/Slot3"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerGoals/Playergoals_1/Slot3"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerGoals/Playergoals_1/Slot3"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot4" type="TextureRect" parent="AllPlayerGoals/Playergoals_1"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("17_hh6ui")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerGoals/Playergoals_1/Slot4"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerGoals/Playergoals_1/Slot4"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerGoals/Playergoals_1/Slot4"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerGoals/Playergoals_1/Slot4"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot5" type="TextureRect" parent="AllPlayerGoals/Playergoals_1"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("17_hh6ui")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerGoals/Playergoals_1/Slot5"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerGoals/Playergoals_1/Slot5"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerGoals/Playergoals_1/Slot5"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerGoals/Playergoals_1/Slot5"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot6" type="TextureRect" parent="AllPlayerGoals/Playergoals_1"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("17_hh6ui")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerGoals/Playergoals_1/Slot6"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerGoals/Playergoals_1/Slot6"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerGoals/Playergoals_1/Slot6"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerGoals/Playergoals_1/Slot6"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot7" type="TextureRect" parent="AllPlayerGoals/Playergoals_1"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("17_hh6ui")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerGoals/Playergoals_1/Slot7"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerGoals/Playergoals_1/Slot7"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerGoals/Playergoals_1/Slot7"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerGoals/Playergoals_1/Slot7"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot8" type="TextureRect" parent="AllPlayerGoals/Playergoals_1"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("17_hh6ui")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerGoals/Playergoals_1/Slot8"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerGoals/Playergoals_1/Slot8"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerGoals/Playergoals_1/Slot8"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerGoals/Playergoals_1/Slot8"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot9" type="TextureRect" parent="AllPlayerGoals/Playergoals_1"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("17_hh6ui")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerGoals/Playergoals_1/Slot9"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerGoals/Playergoals_1/Slot9"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerGoals/Playergoals_1/Slot9"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerGoals/Playergoals_1/Slot9"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Playergoals_2" type="GridContainer" parent="AllPlayerGoals"]
|
||||
clip_contents = true
|
||||
layout_mode = 2
|
||||
columns = 3
|
||||
|
||||
[node name="Slot1" type="TextureRect" parent="AllPlayerGoals/Playergoals_2"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("17_hh6ui")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerGoals/Playergoals_2/Slot1"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerGoals/Playergoals_2/Slot1"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerGoals/Playergoals_2/Slot1"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerGoals/Playergoals_2/Slot1"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot2" type="TextureRect" parent="AllPlayerGoals/Playergoals_2"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("17_hh6ui")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerGoals/Playergoals_2/Slot2"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerGoals/Playergoals_2/Slot2"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerGoals/Playergoals_2/Slot2"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerGoals/Playergoals_2/Slot2"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot3" type="TextureRect" parent="AllPlayerGoals/Playergoals_2"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("17_hh6ui")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerGoals/Playergoals_2/Slot3"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerGoals/Playergoals_2/Slot3"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerGoals/Playergoals_2/Slot3"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerGoals/Playergoals_2/Slot3"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot4" type="TextureRect" parent="AllPlayerGoals/Playergoals_2"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("17_hh6ui")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerGoals/Playergoals_2/Slot4"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerGoals/Playergoals_2/Slot4"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerGoals/Playergoals_2/Slot4"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerGoals/Playergoals_2/Slot4"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot5" type="TextureRect" parent="AllPlayerGoals/Playergoals_2"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("17_hh6ui")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerGoals/Playergoals_2/Slot5"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerGoals/Playergoals_2/Slot5"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerGoals/Playergoals_2/Slot5"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerGoals/Playergoals_2/Slot5"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot6" type="TextureRect" parent="AllPlayerGoals/Playergoals_2"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("17_hh6ui")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerGoals/Playergoals_2/Slot6"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerGoals/Playergoals_2/Slot6"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerGoals/Playergoals_2/Slot6"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerGoals/Playergoals_2/Slot6"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot7" type="TextureRect" parent="AllPlayerGoals/Playergoals_2"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("17_hh6ui")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerGoals/Playergoals_2/Slot7"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerGoals/Playergoals_2/Slot7"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerGoals/Playergoals_2/Slot7"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerGoals/Playergoals_2/Slot7"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot8" type="TextureRect" parent="AllPlayerGoals/Playergoals_2"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("17_hh6ui")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerGoals/Playergoals_2/Slot8"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerGoals/Playergoals_2/Slot8"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerGoals/Playergoals_2/Slot8"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerGoals/Playergoals_2/Slot8"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot9" type="TextureRect" parent="AllPlayerGoals/Playergoals_2"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("17_hh6ui")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerGoals/Playergoals_2/Slot9"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerGoals/Playergoals_2/Slot9"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerGoals/Playergoals_2/Slot9"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerGoals/Playergoals_2/Slot9"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Playergoals_3" type="GridContainer" parent="AllPlayerGoals"]
|
||||
clip_contents = true
|
||||
layout_mode = 2
|
||||
columns = 3
|
||||
|
||||
[node name="Slot1" type="TextureRect" parent="AllPlayerGoals/Playergoals_3"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("17_hh6ui")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerGoals/Playergoals_3/Slot1"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerGoals/Playergoals_3/Slot1"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerGoals/Playergoals_3/Slot1"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerGoals/Playergoals_3/Slot1"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot2" type="TextureRect" parent="AllPlayerGoals/Playergoals_3"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("17_hh6ui")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerGoals/Playergoals_3/Slot2"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerGoals/Playergoals_3/Slot2"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerGoals/Playergoals_3/Slot2"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerGoals/Playergoals_3/Slot2"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot3" type="TextureRect" parent="AllPlayerGoals/Playergoals_3"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("17_hh6ui")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerGoals/Playergoals_3/Slot3"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerGoals/Playergoals_3/Slot3"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerGoals/Playergoals_3/Slot3"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerGoals/Playergoals_3/Slot3"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot4" type="TextureRect" parent="AllPlayerGoals/Playergoals_3"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("17_hh6ui")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerGoals/Playergoals_3/Slot4"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerGoals/Playergoals_3/Slot4"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerGoals/Playergoals_3/Slot4"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerGoals/Playergoals_3/Slot4"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot5" type="TextureRect" parent="AllPlayerGoals/Playergoals_3"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("17_hh6ui")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerGoals/Playergoals_3/Slot5"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerGoals/Playergoals_3/Slot5"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerGoals/Playergoals_3/Slot5"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerGoals/Playergoals_3/Slot5"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot6" type="TextureRect" parent="AllPlayerGoals/Playergoals_3"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("17_hh6ui")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerGoals/Playergoals_3/Slot6"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerGoals/Playergoals_3/Slot6"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerGoals/Playergoals_3/Slot6"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerGoals/Playergoals_3/Slot6"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot7" type="TextureRect" parent="AllPlayerGoals/Playergoals_3"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("17_hh6ui")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerGoals/Playergoals_3/Slot7"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerGoals/Playergoals_3/Slot7"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerGoals/Playergoals_3/Slot7"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerGoals/Playergoals_3/Slot7"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot8" type="TextureRect" parent="AllPlayerGoals/Playergoals_3"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("17_hh6ui")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerGoals/Playergoals_3/Slot8"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerGoals/Playergoals_3/Slot8"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerGoals/Playergoals_3/Slot8"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerGoals/Playergoals_3/Slot8"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot9" type="TextureRect" parent="AllPlayerGoals/Playergoals_3"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("17_hh6ui")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerGoals/Playergoals_3/Slot9"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerGoals/Playergoals_3/Slot9"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerGoals/Playergoals_3/Slot9"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerGoals/Playergoals_3/Slot9"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Playergoals_4" type="GridContainer" parent="AllPlayerGoals"]
|
||||
clip_contents = true
|
||||
layout_mode = 2
|
||||
columns = 3
|
||||
|
||||
[node name="Slot1" type="TextureRect" parent="AllPlayerGoals/Playergoals_4"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("17_hh6ui")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerGoals/Playergoals_4/Slot1"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerGoals/Playergoals_4/Slot1"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerGoals/Playergoals_4/Slot1"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerGoals/Playergoals_4/Slot1"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot2" type="TextureRect" parent="AllPlayerGoals/Playergoals_4"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("17_hh6ui")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerGoals/Playergoals_4/Slot2"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerGoals/Playergoals_4/Slot2"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerGoals/Playergoals_4/Slot2"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerGoals/Playergoals_4/Slot2"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot3" type="TextureRect" parent="AllPlayerGoals/Playergoals_4"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("17_hh6ui")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerGoals/Playergoals_4/Slot3"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerGoals/Playergoals_4/Slot3"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerGoals/Playergoals_4/Slot3"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerGoals/Playergoals_4/Slot3"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot4" type="TextureRect" parent="AllPlayerGoals/Playergoals_4"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("17_hh6ui")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerGoals/Playergoals_4/Slot4"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerGoals/Playergoals_4/Slot4"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerGoals/Playergoals_4/Slot4"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerGoals/Playergoals_4/Slot4"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot5" type="TextureRect" parent="AllPlayerGoals/Playergoals_4"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("17_hh6ui")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerGoals/Playergoals_4/Slot5"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerGoals/Playergoals_4/Slot5"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerGoals/Playergoals_4/Slot5"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerGoals/Playergoals_4/Slot5"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot6" type="TextureRect" parent="AllPlayerGoals/Playergoals_4"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("17_hh6ui")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerGoals/Playergoals_4/Slot6"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerGoals/Playergoals_4/Slot6"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerGoals/Playergoals_4/Slot6"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerGoals/Playergoals_4/Slot6"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot7" type="TextureRect" parent="AllPlayerGoals/Playergoals_4"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("17_hh6ui")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerGoals/Playergoals_4/Slot7"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerGoals/Playergoals_4/Slot7"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerGoals/Playergoals_4/Slot7"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerGoals/Playergoals_4/Slot7"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot8" type="TextureRect" parent="AllPlayerGoals/Playergoals_4"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("17_hh6ui")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerGoals/Playergoals_4/Slot8"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerGoals/Playergoals_4/Slot8"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerGoals/Playergoals_4/Slot8"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerGoals/Playergoals_4/Slot8"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot9" type="TextureRect" parent="AllPlayerGoals/Playergoals_4"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("17_hh6ui")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerGoals/Playergoals_4/Slot9"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerGoals/Playergoals_4/Slot9"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerGoals/Playergoals_4/Slot9"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerGoals/Playergoals_4/Slot9"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="AllPlayerBoards" type="TabContainer" parent="."]
|
||||
clip_contents = true
|
||||
anchors_preset = 4
|
||||
anchor_top = 0.5
|
||||
anchor_bottom = 0.5
|
||||
offset_left = 40.0
|
||||
offset_top = -72.0
|
||||
offset_right = 196.0
|
||||
offset_bottom = 115.0
|
||||
grow_vertical = 2
|
||||
theme_override_styles/tab_focus = SubResource("StyleBoxEmpty_s1l63")
|
||||
theme_override_styles/tab_selected = ExtResource("18_u5x6e")
|
||||
theme_override_styles/tab_hovered = ExtResource("19_w1rqq")
|
||||
theme_override_styles/tab_unselected = ExtResource("20_q6bc1")
|
||||
current_tab = 0
|
||||
tabs_position = 1
|
||||
clip_tabs = false
|
||||
|
||||
[node name="1" type="MarginContainer" parent="AllPlayerBoards"]
|
||||
layout_mode = 2
|
||||
theme_override_constants/margin_left = 10
|
||||
theme_override_constants/margin_top = 10
|
||||
theme_override_constants/margin_right = 10
|
||||
theme_override_constants/margin_bottom = 10
|
||||
metadata/_tab_index = 0
|
||||
|
||||
[node name="PlayerboardUI" type="GridContainer" parent="AllPlayerBoards/1"]
|
||||
clip_contents = true
|
||||
layout_mode = 2
|
||||
size_flags_horizontal = 3
|
||||
columns = 5
|
||||
|
||||
[node name="Slot1" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot1"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot1"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot1"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot1"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot2" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot2"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot2"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot2"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot2"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot3" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot3"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot3"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot3"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot3"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot4" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot4"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot4"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot4"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot4"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot5" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot5"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot5"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot5"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot5"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot6" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot6"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot6"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot6"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot6"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot7" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot7"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot7"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot7"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot7"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot8" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot8"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot8"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot8"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot8"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot9" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot9"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot9"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot9"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot9"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot10" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot10"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot10"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot10"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot10"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot11" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot11"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot11"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot11"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot11"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot12" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot12"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot12"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot12"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot12"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot13" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot13"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot13"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot13"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot13"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot14" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot14"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot14"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot14"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot14"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot15" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot15"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot15"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot15"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot15"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot16" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot16"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot16"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot16"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot16"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot17" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot17"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot17"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot17"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot17"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot18" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot18"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot18"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot18"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot18"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot19" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot19"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot19"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot19"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot19"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot20" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot20"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot20"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot20"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot20"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot21" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot21"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot21"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot21"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot21"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot22" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot22"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot22"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot22"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot22"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot23" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot23"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot23"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot23"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot23"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot24" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot24"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot24"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot24"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot24"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot25" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot25"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot25"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot25"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/1/PlayerboardUI/Slot25"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="2" type="MarginContainer" parent="AllPlayerBoards"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
theme_override_constants/margin_left = 10
|
||||
theme_override_constants/margin_top = 10
|
||||
theme_override_constants/margin_right = 10
|
||||
theme_override_constants/margin_bottom = 10
|
||||
metadata/_tab_index = 1
|
||||
|
||||
[node name="PlayerboardUI" type="GridContainer" parent="AllPlayerBoards/2"]
|
||||
clip_contents = true
|
||||
layout_mode = 2
|
||||
size_flags_horizontal = 3
|
||||
columns = 5
|
||||
|
||||
[node name="Slot1" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot1"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot1"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot1"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot1"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot2" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot2"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot2"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot2"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot2"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot3" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot3"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot3"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot3"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot3"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot4" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot4"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot4"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot4"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot4"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot5" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot5"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot5"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot5"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot5"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot6" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot6"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot6"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot6"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot6"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot7" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot7"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot7"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot7"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot7"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot8" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot8"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot8"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot8"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot8"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot9" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot9"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot9"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot9"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot9"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot10" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot10"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot10"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot10"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot10"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot11" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot11"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot11"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot11"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot11"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot12" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot12"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot12"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot12"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot12"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot13" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot13"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot13"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot13"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot13"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot14" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot14"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot14"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot14"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot14"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot15" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot15"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot15"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot15"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot15"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot16" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot16"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot16"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot16"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot16"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot17" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot17"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot17"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot17"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot17"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot18" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot18"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot18"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot18"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot18"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot19" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot19"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot19"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot19"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot19"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot20" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot20"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot20"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot20"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot20"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot21" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot21"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot21"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot21"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot21"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot22" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot22"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot22"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot22"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot22"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot23" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot23"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot23"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot23"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot23"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot24" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot24"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot24"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot24"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot24"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot25" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot25"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot25"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot25"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/2/PlayerboardUI/Slot25"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="3" type="MarginContainer" parent="AllPlayerBoards"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
theme_override_constants/margin_left = 10
|
||||
theme_override_constants/margin_top = 10
|
||||
theme_override_constants/margin_right = 10
|
||||
theme_override_constants/margin_bottom = 10
|
||||
metadata/_tab_index = 2
|
||||
|
||||
[node name="PlayerboardUI" type="GridContainer" parent="AllPlayerBoards/3"]
|
||||
clip_contents = true
|
||||
layout_mode = 2
|
||||
size_flags_horizontal = 3
|
||||
columns = 5
|
||||
|
||||
[node name="Slot1" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot1"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot1"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot1"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot1"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot2" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot2"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot2"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot2"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot2"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot3" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot3"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot3"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot3"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot3"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot4" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot4"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot4"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot4"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot4"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot5" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot5"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot5"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot5"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot5"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot6" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot6"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot6"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot6"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot6"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot7" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot7"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot7"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot7"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot7"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot8" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot8"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot8"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot8"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot8"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot9" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot9"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot9"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot9"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot9"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot10" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot10"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot10"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot10"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot10"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot11" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot11"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot11"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot11"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot11"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot12" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot12"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot12"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot12"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot12"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot13" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot13"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot13"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot13"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot13"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot14" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot14"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot14"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot14"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot14"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot15" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot15"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot15"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot15"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot15"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot16" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot16"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot16"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot16"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot16"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot17" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot17"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot17"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot17"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot17"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot18" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot18"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot18"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot18"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot18"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot19" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot19"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot19"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot19"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot19"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot20" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot20"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot20"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot20"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot20"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot21" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot21"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot21"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot21"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot21"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot22" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot22"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot22"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot22"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot22"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot23" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot23"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot23"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot23"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot23"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot24" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot24"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot24"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot24"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot24"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot25" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot25"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot25"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot25"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/3/PlayerboardUI/Slot25"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="4" type="MarginContainer" parent="AllPlayerBoards"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
theme_override_constants/margin_left = 10
|
||||
theme_override_constants/margin_top = 10
|
||||
theme_override_constants/margin_right = 10
|
||||
theme_override_constants/margin_bottom = 10
|
||||
metadata/_tab_index = 3
|
||||
|
||||
[node name="PlayerboardUI" type="GridContainer" parent="AllPlayerBoards/4"]
|
||||
clip_contents = true
|
||||
layout_mode = 2
|
||||
size_flags_horizontal = 3
|
||||
columns = 5
|
||||
|
||||
[node name="Slot1" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot1"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot1"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot1"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot1"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot2" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot2"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot2"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot2"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot2"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot3" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot3"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot3"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot3"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot3"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot4" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot4"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot4"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot4"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot4"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot5" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot5"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot5"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot5"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot5"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot6" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot6"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot6"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot6"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot6"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot7" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot7"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot7"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot7"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot7"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot8" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot8"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot8"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot8"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot8"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot9" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot9"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot9"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot9"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot9"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot10" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot10"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot10"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot10"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot10"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot11" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot11"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot11"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot11"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot11"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot12" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot12"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot12"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot12"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot12"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot13" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot13"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot13"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot13"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot13"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot14" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot14"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot14"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot14"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot14"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot15" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot15"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot15"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot15"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot15"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot16" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot16"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot16"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot16"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot16"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot17" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot17"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot17"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot17"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot17"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot18" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot18"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot18"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot18"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot18"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot19" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot19"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot19"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot19"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot19"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot20" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot20"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot20"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot20"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot20"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot21" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot21"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot21"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot21"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot21"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot22" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot22"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot22"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot22"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot22"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot23" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot23"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot23"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot23"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot23"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot24" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot24"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot24"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot24"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot24"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[node name="Slot25" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("18_p3nmx")
|
||||
|
||||
[node name="TileHeart" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot25"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("7_xwcc1")
|
||||
|
||||
[node name="TileDiamond" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot25"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("8_quhbu")
|
||||
|
||||
[node name="TileStar" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot25"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("9_i0gbs")
|
||||
|
||||
[node name="TileCoin" type="TextureRect" parent="AllPlayerBoards/4/PlayerboardUI/Slot25"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
texture = ExtResource("10_my1qp")
|
||||
|
||||
[connection signal="pressed" from="Menu/Host" to="." method="_on_host_pressed"]
|
||||
[connection signal="pressed" from="Menu/Join" to="." method="_on_join_pressed"]
|
||||
[connection signal="text_submitted" from="MessageInput" to="." method="_on_message_input_text_submitted"]
|
||||
+79
-44
@@ -26,6 +26,9 @@
|
||||
# [ ] Reskin the 3D models with offline prototype assets
|
||||
# [ ] Implement the statemachine animation for the character
|
||||
# -------------------------------------------------------------------------------------
|
||||
# [ ] Implement specialty character with unique ability
|
||||
# [ ] Implement the sabotage meter
|
||||
# -------------------------------------------------------------------------------------
|
||||
|
||||
|
||||
extends Node3D
|
||||
@@ -89,6 +92,8 @@ func _process(delta):
|
||||
if multiplayer.is_server() and game_started:
|
||||
if turn_based_mode:
|
||||
rpc("sync_turn_index", current_turn_index)
|
||||
# Sync all players' goals to the new peer
|
||||
update_all_players_goals()
|
||||
|
||||
func setup_action_buttons():
|
||||
move_button.pressed.connect(func(): set_action_state(ActionState.MOVING))
|
||||
@@ -324,18 +329,37 @@ func _on_peer_connected(new_peer_id):
|
||||
rpc_id(new_peer_id, "sync_game_state", players, bots, game_started, turn_based_mode)
|
||||
|
||||
# Then add players in correct order
|
||||
for peer_id in connected_peer_ids:
|
||||
rpc_id(new_peer_id, "add_player_character", peer_id)
|
||||
|
||||
for peer_id in players:
|
||||
if peer_id != new_peer_id: # Don't add the new player yet
|
||||
rpc_id(new_peer_id, "add_player_character", peer_id)
|
||||
# Sync existing player's goals immediately
|
||||
var player = get_node_or_null(str(peer_id))
|
||||
if player:
|
||||
rpc_id(new_peer_id, "sync_player_goals", peer_id, player.goals)
|
||||
|
||||
# Finally add the new player
|
||||
add_player_character(new_peer_id)
|
||||
rpc("add_newly_connected_player_character", new_peer_id)
|
||||
replace_bot_with_player(new_peer_id)
|
||||
|
||||
# Sync all players' goals to the new peer
|
||||
for player in get_tree().get_nodes_in_group("Players"):
|
||||
var player_id = String(player.name).to_int() # Convert StringName to String first, then to int
|
||||
rpc_id(new_peer_id, "sync_player_goals", player_id, player.goals)
|
||||
# Get next available bot ID and replace it
|
||||
if bots.size() > 0:
|
||||
replace_bot_with_player(new_peer_id)
|
||||
|
||||
# Force sync all players' goals to everyone
|
||||
for player in get_tree().get_nodes_in_group("Players"):
|
||||
var player_id = String(player.name).to_int()
|
||||
rpc("sync_player_goals", player_id, player.goals)
|
||||
|
||||
# Update everyone's UI
|
||||
rpc("force_update_all_goals")
|
||||
|
||||
@rpc("call_local")
|
||||
func force_update_all_goals():
|
||||
# Force update the UI for all players
|
||||
update_all_players_goals()
|
||||
|
||||
# Also update the boards
|
||||
update_all_players_boards()
|
||||
|
||||
func _on_peer_disconnected(peer_id):
|
||||
if multiplayer.is_server():
|
||||
@@ -356,7 +380,6 @@ func add_player_character(peer_id):
|
||||
|
||||
add_child(player_character)
|
||||
player_character.add_to_group("Players", true)
|
||||
|
||||
# Set goals based on player ID if server
|
||||
if multiplayer.is_server():
|
||||
var goal_index = peer_id - 1
|
||||
@@ -665,56 +688,68 @@ func update_board_slot(board_ui: Node, slot_idx: int, value: int):
|
||||
10: slot_node.get_node("TileCoin").show()
|
||||
|
||||
func update_all_players_goals():
|
||||
if not game_started and not multiplayer.is_server():
|
||||
# Only server/host should manage goals display
|
||||
if not game_started:
|
||||
return
|
||||
|
||||
var all_players = get_tree().get_nodes_in_group("Players")
|
||||
# Fix: Convert name to string and handle potential scene-unique names properly
|
||||
all_players.sort_custom(func(a, b):
|
||||
var a_str = String(a.name).get_slice("@", 0) # Explicitly convert StringName to String
|
||||
var a_str = String(a.name).get_slice("@", 0)
|
||||
var b_str = String(b.name).get_slice("@", 0)
|
||||
return int(a_str) < int(b_str)
|
||||
)
|
||||
|
||||
# Force clear all goals first
|
||||
for i in range(4): # 4 goal boards
|
||||
var goals_grid = $AllPlayerGoals.get_child(i)
|
||||
for slot_idx in range(9): # 9 slots per goal board
|
||||
var slot = goals_grid.get_child(slot_idx)
|
||||
for tile in ["TileHeart", "TileDiamond", "TileStar", "TileCoin"]:
|
||||
slot.get_node(tile).hide()
|
||||
|
||||
# Then update with current player goals
|
||||
for i in range(min(all_players.size(), 4)):
|
||||
var player = all_players[i]
|
||||
if player and player.goals.size() > 0:
|
||||
_update_player_goals_ui(i, player.goals)
|
||||
# If we're the host, update all goals and sync to clients
|
||||
if multiplayer.is_server():
|
||||
# Clear all goals first
|
||||
for player_idx in range(4):
|
||||
var goals_grid = $AllPlayerGoals.get_child(player_idx)
|
||||
for slot_idx in range(9):
|
||||
var slot = goals_grid.get_child(slot_idx)
|
||||
for tile in ["TileHeart", "TileDiamond", "TileStar", "TileCoin"]:
|
||||
slot.get_node(tile).hide()
|
||||
|
||||
# Update with current goals and gather goals data
|
||||
var all_goals_data = []
|
||||
for i in range(min(all_players.size(), 4)):
|
||||
var player = all_players[i]
|
||||
if player and player.goals.size() > 0:
|
||||
_update_player_goals_ui(i, player.goals)
|
||||
all_goals_data.append({"player_idx": i, "goals": player.goals.duplicate()})
|
||||
else:
|
||||
all_goals_data.append({"player_idx": i, "goals": []})
|
||||
|
||||
# Sync to clients
|
||||
rpc("sync_all_goals_to_clients", all_goals_data)
|
||||
|
||||
@rpc("reliable")
|
||||
func sync_all_goals_to_clients(all_goals_data: Array):
|
||||
if not multiplayer.is_server(): # Only clients should process this
|
||||
# Clear all goals first
|
||||
for player_idx in range(4):
|
||||
var goals_grid = $AllPlayerGoals.get_child(player_idx)
|
||||
for slot_idx in range(9):
|
||||
var slot = goals_grid.get_child(slot_idx)
|
||||
for tile in ["TileHeart", "TileDiamond", "TileStar", "TileCoin"]:
|
||||
slot.get_node(tile).hide()
|
||||
|
||||
# Apply received goals
|
||||
for goal_data in all_goals_data:
|
||||
var player_idx = goal_data["player_idx"]
|
||||
var goals = goal_data["goals"]
|
||||
if player_idx >= 0 and player_idx < 4 and goals.size() > 0:
|
||||
_update_player_goals_ui(player_idx, goals)
|
||||
|
||||
@rpc("any_peer", "call_local")
|
||||
func sync_player_goals(player_id: int, goals: Array):
|
||||
# Update the player's goals first
|
||||
# Update the player's goals in their node
|
||||
var player = get_node_or_null(str(player_id))
|
||||
if player:
|
||||
player.goals = goals.duplicate()
|
||||
|
||||
# Get player index in current players list
|
||||
var player_idx = -1
|
||||
var sorted_players = get_tree().get_nodes_in_group("Players")
|
||||
sorted_players.sort_custom(func(a, b):
|
||||
return int(String(a.name).get_slice("@", 0)) < int(String(b.name).get_slice("@", 0))
|
||||
)
|
||||
|
||||
for idx in range(sorted_players.size()):
|
||||
if sorted_players[idx] == player:
|
||||
player_idx = idx
|
||||
break
|
||||
|
||||
if player_idx >= 0 and player_idx < 4:
|
||||
_update_player_goals_ui(player_idx, goals)
|
||||
|
||||
# Update full UI if we're the server or if this is our local player
|
||||
if multiplayer.is_server() or player_id == multiplayer.get_unique_id():
|
||||
update_all_players_goals()
|
||||
# Only server should update the UI directly
|
||||
if multiplayer.is_server():
|
||||
update_all_players_goals()
|
||||
|
||||
# Helper function to update specific player's goals UI
|
||||
func _update_player_goals_ui(player_idx: int, goals: Array):
|
||||
|
||||
Reference in New Issue
Block a user