1- [gd_scene load_steps =24 format =3 uid ="uid://bkaimvifjwkai" ]
1+ [gd_scene load_steps =23 format =3 uid ="uid://bkaimvifjwkai" ]
22
33[ext_resource type ="Script" path ="res://game_boards/board_space/game_space.gd" id ="1_w6e46" ]
4- [ext_resource type ="Texture2D" uid ="uid://cnlqirgwr8d4" path ="res://assets/bkgd/Background.png" id ="2_ebh0e" ]
54[ext_resource type ="Texture2D" uid ="uid://cwhjcn0y744nv" path ="res://assets/gems/background-space.png" id ="3_f5frv" ]
65[ext_resource type ="AudioStream" uid ="uid://ds53xomd2ha1b" path ="res://assets/audio/Abstract2.ogg" id ="4_cbs6r" ]
76[ext_resource type ="PackedScene" uid ="uid://d0yw6oyw3qib0" path ="res://game_boards/board01/game/animated_cloud.tscn" id ="5_mobdb" ]
1211[ext_resource type ="Texture2D" uid ="uid://vu6oui2n7024" path ="res://assets/gems/characters_0003.png" id ="10_xo434" ]
1312[ext_resource type ="Texture2D" uid ="uid://byliae6aa6ki2" path ="res://assets/gems/characters_0005.png" id ="11_ok78w" ]
1413[ext_resource type ="Texture2D" uid ="uid://2vrsevjv4w43" path ="res://assets/gems/characters_0007.png" id ="12_4tjwg" ]
14+ [ext_resource type ="PackedScene" uid ="uid://b02gonq6mjgh8" path ="res://game_boards/board_space/game_board/gem_board.tscn" id ="13_3pfoy" ]
1515[ext_resource type ="Texture2D" uid ="uid://b1o34xq1pq82y" path ="res://assets/gems/characters_0006.png" id ="13_lu1md" ]
16- [ext_resource type ="PackedScene" uid ="uid://x4qq2j3l7nvb" path ="res://game_boards/board01/game_board/board.tscn" id ="14_4biqb" ]
1716[ext_resource type ="Texture2D" uid ="uid://27rcw10bp2xt" path ="res://assets/gui/ButtonText_Large_Green_Round.png" id ="15_qjgsg" ]
1817[ext_resource type ="Texture2D" uid ="uid://bebhmcgujnoxc" path ="res://assets/gui/ButtonText_Large_GreyOutline_Round.png" id ="16_20lur" ]
1918[ext_resource type ="Texture2D" uid ="uid://dcow071sb2a7i" path ="res://assets/gui/ButtonText_Large_Orange_Round.png" id ="17_oxovp" ]
@@ -74,20 +73,12 @@ _data = {
7473script = ExtResource ("1_w6e46" )
7574
7675[node name ="Background" type ="TextureRect" parent ="." ]
77- visible = false
78- offset_right = 2000.0
79- offset_bottom = 1390.0
80- texture = ExtResource ("2_ebh0e" )
81- expand_mode = 2
82-
83- [node name ="Background2" type ="TextureRect" parent ="." ]
8476offset_right = 2000.0
8577offset_bottom = 1390.0
8678texture = ExtResource ("3_f5frv" )
8779expand_mode = 2
8880
8981[node name ="DBGBkgdDimmer" type ="Panel" parent ="." ]
90- visible = false
9182anchors_preset = 15
9283anchor_right = 1.0
9384anchor_bottom = 1.0
@@ -337,7 +328,6 @@ offset_bottom = 40.0
337328mouse_filter = 1
338329
339330[node name ="DBGBoardRectArea" type ="Panel" parent ="ContBoard" ]
340- visible = false
341331layout_mode = 0
342332offset_left = 500.0
343333offset_top = 250.0
@@ -346,7 +336,7 @@ offset_bottom = 1274.0
346336mouse_filter = 2
347337theme_override_styles/panel = SubResource ("StyleBoxFlat_103kv" )
348338
349- [node name ="Board " parent ="ContBoard" instance =ExtResource ("14_4biqb " )]
339+ [node name ="GemBoard " parent ="ContBoard" instance =ExtResource ("13_3pfoy " )]
350340position = Vector2 (500 , 250 )
351341
352342[node name ="BtnNewGame" type ="TextureButton" parent ="." ]
0 commit comments