|
|
|
@ -271,6 +271,666 @@ text = "50000"
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "Buy"
|
|
|
|
|
|
|
|
|
|
[node name="StrawScroll" type="ScrollContainer" parent="Control"]
|
|
|
|
|
visible = false
|
|
|
|
|
layout_mode = 1
|
|
|
|
|
anchors_preset = 15
|
|
|
|
|
anchor_right = 1.0
|
|
|
|
|
anchor_bottom = 1.0
|
|
|
|
|
grow_horizontal = 2
|
|
|
|
|
grow_vertical = 2
|
|
|
|
|
|
|
|
|
|
[node name="StrawGrid" type="GridContainer" parent="Control/StrawScroll"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
size_flags_horizontal = 3
|
|
|
|
|
|
|
|
|
|
[node name="StrawLabel" type="Label" parent="Control/StrawScroll/StrawGrid"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "Strawberry Cupcake Upgrades"
|
|
|
|
|
|
|
|
|
|
[node name="StrawUp1" type="HBoxContainer" parent="Control/StrawScroll/StrawGrid"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
|
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="Control/StrawScroll/StrawGrid/StrawUp1"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
texture = ExtResource("2_c66ch")
|
|
|
|
|
|
|
|
|
|
[node name="Name" type="Label" parent="Control/StrawScroll/StrawGrid/StrawUp1"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "More Cupcakes"
|
|
|
|
|
|
|
|
|
|
[node name="Desc" type="Label" parent="Control/StrawScroll/StrawGrid/StrawUp1"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "+1 cupcake per drop"
|
|
|
|
|
|
|
|
|
|
[node name="Price" type="Label" parent="Control/StrawScroll/StrawGrid/StrawUp1"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "10"
|
|
|
|
|
|
|
|
|
|
[node name="Buy" type="Button" parent="Control/StrawScroll/StrawGrid/StrawUp1"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "Buy"
|
|
|
|
|
|
|
|
|
|
[node name="StrawUp2" type="HBoxContainer" parent="Control/StrawScroll/StrawGrid"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
|
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="Control/StrawScroll/StrawGrid/StrawUp2"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
texture = ExtResource("2_c66ch")
|
|
|
|
|
|
|
|
|
|
[node name="Name" type="Label" parent="Control/StrawScroll/StrawGrid/StrawUp2"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "Faster Cupcakes"
|
|
|
|
|
|
|
|
|
|
[node name="Desc" type="Label" parent="Control/StrawScroll/StrawGrid/StrawUp2"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "+1% faster cupcake droprate"
|
|
|
|
|
|
|
|
|
|
[node name="Price" type="Label" parent="Control/StrawScroll/StrawGrid/StrawUp2"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "15"
|
|
|
|
|
|
|
|
|
|
[node name="Buy" type="Button" parent="Control/StrawScroll/StrawGrid/StrawUp2"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "Buy"
|
|
|
|
|
|
|
|
|
|
[node name="StrawUp3" type="HBoxContainer" parent="Control/StrawScroll/StrawGrid"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
|
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="Control/StrawScroll/StrawGrid/StrawUp3"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
texture = ExtResource("2_c66ch")
|
|
|
|
|
|
|
|
|
|
[node name="Name" type="Label" parent="Control/StrawScroll/StrawGrid/StrawUp3"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "Condensed Cupcakes"
|
|
|
|
|
|
|
|
|
|
[node name="Desc" type="Label" parent="Control/StrawScroll/StrawGrid/StrawUp3"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "+1 cupcake for every cupcake collected"
|
|
|
|
|
|
|
|
|
|
[node name="Price" type="Label" parent="Control/StrawScroll/StrawGrid/StrawUp3"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "15"
|
|
|
|
|
|
|
|
|
|
[node name="Buy" type="Button" parent="Control/StrawScroll/StrawGrid/StrawUp3"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "Buy"
|
|
|
|
|
|
|
|
|
|
[node name="StrawUp4" type="HBoxContainer" parent="Control/StrawScroll/StrawGrid"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
|
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="Control/StrawScroll/StrawGrid/StrawUp4"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
texture = ExtResource("2_c66ch")
|
|
|
|
|
|
|
|
|
|
[node name="Name" type="Label" parent="Control/StrawScroll/StrawGrid/StrawUp4"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "Red Velvet Cupcakes"
|
|
|
|
|
|
|
|
|
|
[node name="Desc" type="Label" parent="Control/StrawScroll/StrawGrid/StrawUp4"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "Unlock Red Velvet Cupcakes"
|
|
|
|
|
|
|
|
|
|
[node name="Price" type="Label" parent="Control/StrawScroll/StrawGrid/StrawUp4"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "75000"
|
|
|
|
|
|
|
|
|
|
[node name="Buy" type="Button" parent="Control/StrawScroll/StrawGrid/StrawUp4"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "Buy"
|
|
|
|
|
|
|
|
|
|
[node name="RVelScroll" type="ScrollContainer" parent="Control"]
|
|
|
|
|
visible = false
|
|
|
|
|
layout_mode = 1
|
|
|
|
|
anchors_preset = 15
|
|
|
|
|
anchor_right = 1.0
|
|
|
|
|
anchor_bottom = 1.0
|
|
|
|
|
grow_horizontal = 2
|
|
|
|
|
grow_vertical = 2
|
|
|
|
|
|
|
|
|
|
[node name="RVelGrid" type="GridContainer" parent="Control/RVelScroll"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
size_flags_horizontal = 3
|
|
|
|
|
|
|
|
|
|
[node name="RVelLabel" type="Label" parent="Control/RVelScroll/RVelGrid"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "Red Velvet Cupcake Upgrades"
|
|
|
|
|
|
|
|
|
|
[node name="RvelUp1" type="HBoxContainer" parent="Control/RVelScroll/RVelGrid"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
|
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="Control/RVelScroll/RVelGrid/RvelUp1"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
texture = ExtResource("2_c66ch")
|
|
|
|
|
|
|
|
|
|
[node name="Name" type="Label" parent="Control/RVelScroll/RVelGrid/RvelUp1"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "More Cupcakes"
|
|
|
|
|
|
|
|
|
|
[node name="Desc" type="Label" parent="Control/RVelScroll/RVelGrid/RvelUp1"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "+1 cupcake per drop"
|
|
|
|
|
|
|
|
|
|
[node name="Price" type="Label" parent="Control/RVelScroll/RVelGrid/RvelUp1"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "10"
|
|
|
|
|
|
|
|
|
|
[node name="Buy" type="Button" parent="Control/RVelScroll/RVelGrid/RvelUp1"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "Buy"
|
|
|
|
|
|
|
|
|
|
[node name="RVelUp2" type="HBoxContainer" parent="Control/RVelScroll/RVelGrid"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
|
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="Control/RVelScroll/RVelGrid/RVelUp2"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
texture = ExtResource("2_c66ch")
|
|
|
|
|
|
|
|
|
|
[node name="Name" type="Label" parent="Control/RVelScroll/RVelGrid/RVelUp2"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "Faster Cupcakes"
|
|
|
|
|
|
|
|
|
|
[node name="Desc" type="Label" parent="Control/RVelScroll/RVelGrid/RVelUp2"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "+1% faster cupcake droprate"
|
|
|
|
|
|
|
|
|
|
[node name="Price" type="Label" parent="Control/RVelScroll/RVelGrid/RVelUp2"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "15"
|
|
|
|
|
|
|
|
|
|
[node name="Buy" type="Button" parent="Control/RVelScroll/RVelGrid/RVelUp2"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "Buy"
|
|
|
|
|
|
|
|
|
|
[node name="RVelUp3" type="HBoxContainer" parent="Control/RVelScroll/RVelGrid"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
|
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="Control/RVelScroll/RVelGrid/RVelUp3"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
texture = ExtResource("2_c66ch")
|
|
|
|
|
|
|
|
|
|
[node name="Name" type="Label" parent="Control/RVelScroll/RVelGrid/RVelUp3"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "Condensed Cupcakes"
|
|
|
|
|
|
|
|
|
|
[node name="Desc" type="Label" parent="Control/RVelScroll/RVelGrid/RVelUp3"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "+1 cupcake for every cupcake collected"
|
|
|
|
|
|
|
|
|
|
[node name="Price" type="Label" parent="Control/RVelScroll/RVelGrid/RVelUp3"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "15"
|
|
|
|
|
|
|
|
|
|
[node name="Buy" type="Button" parent="Control/RVelScroll/RVelGrid/RVelUp3"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "Buy"
|
|
|
|
|
|
|
|
|
|
[node name="RVelUp4" type="HBoxContainer" parent="Control/RVelScroll/RVelGrid"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
|
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="Control/RVelScroll/RVelGrid/RVelUp4"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
texture = ExtResource("2_c66ch")
|
|
|
|
|
|
|
|
|
|
[node name="Name" type="Label" parent="Control/RVelScroll/RVelGrid/RVelUp4"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "Cinnamon Cupcakes"
|
|
|
|
|
|
|
|
|
|
[node name="Desc" type="Label" parent="Control/RVelScroll/RVelGrid/RVelUp4"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "Unlock Cinnamon Cupcakes"
|
|
|
|
|
|
|
|
|
|
[node name="Price" type="Label" parent="Control/RVelScroll/RVelGrid/RVelUp4"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "75000"
|
|
|
|
|
|
|
|
|
|
[node name="Buy" type="Button" parent="Control/RVelScroll/RVelGrid/RVelUp4"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "Buy"
|
|
|
|
|
|
|
|
|
|
[node name="CinScroll" type="ScrollContainer" parent="Control"]
|
|
|
|
|
visible = false
|
|
|
|
|
layout_mode = 1
|
|
|
|
|
anchors_preset = 15
|
|
|
|
|
anchor_right = 1.0
|
|
|
|
|
anchor_bottom = 1.0
|
|
|
|
|
grow_horizontal = 2
|
|
|
|
|
grow_vertical = 2
|
|
|
|
|
|
|
|
|
|
[node name="CinGrid" type="GridContainer" parent="Control/CinScroll"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
size_flags_horizontal = 3
|
|
|
|
|
|
|
|
|
|
[node name="CinLabel" type="Label" parent="Control/CinScroll/CinGrid"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "Cinnamon Cupcake Upgrades"
|
|
|
|
|
|
|
|
|
|
[node name="CinUp1" type="HBoxContainer" parent="Control/CinScroll/CinGrid"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
|
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="Control/CinScroll/CinGrid/CinUp1"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
texture = ExtResource("2_c66ch")
|
|
|
|
|
|
|
|
|
|
[node name="Name" type="Label" parent="Control/CinScroll/CinGrid/CinUp1"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "More Cupcakes"
|
|
|
|
|
|
|
|
|
|
[node name="Desc" type="Label" parent="Control/CinScroll/CinGrid/CinUp1"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "+1 cupcake per drop"
|
|
|
|
|
|
|
|
|
|
[node name="Price" type="Label" parent="Control/CinScroll/CinGrid/CinUp1"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "10"
|
|
|
|
|
|
|
|
|
|
[node name="Buy" type="Button" parent="Control/CinScroll/CinGrid/CinUp1"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "Buy"
|
|
|
|
|
|
|
|
|
|
[node name="CinUp2" type="HBoxContainer" parent="Control/CinScroll/CinGrid"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
|
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="Control/CinScroll/CinGrid/CinUp2"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
texture = ExtResource("2_c66ch")
|
|
|
|
|
|
|
|
|
|
[node name="Name" type="Label" parent="Control/CinScroll/CinGrid/CinUp2"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "Faster Cupcakes"
|
|
|
|
|
|
|
|
|
|
[node name="Desc" type="Label" parent="Control/CinScroll/CinGrid/CinUp2"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "+1% faster cupcake droprate"
|
|
|
|
|
|
|
|
|
|
[node name="Price" type="Label" parent="Control/CinScroll/CinGrid/CinUp2"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "15"
|
|
|
|
|
|
|
|
|
|
[node name="Buy" type="Button" parent="Control/CinScroll/CinGrid/CinUp2"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "Buy"
|
|
|
|
|
|
|
|
|
|
[node name="CinUp3" type="HBoxContainer" parent="Control/CinScroll/CinGrid"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
|
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="Control/CinScroll/CinGrid/CinUp3"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
texture = ExtResource("2_c66ch")
|
|
|
|
|
|
|
|
|
|
[node name="Name" type="Label" parent="Control/CinScroll/CinGrid/CinUp3"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "Condensed Cupcakes"
|
|
|
|
|
|
|
|
|
|
[node name="Desc" type="Label" parent="Control/CinScroll/CinGrid/CinUp3"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "+1 cupcake for every cupcake collected"
|
|
|
|
|
|
|
|
|
|
[node name="Price" type="Label" parent="Control/CinScroll/CinGrid/CinUp3"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "15"
|
|
|
|
|
|
|
|
|
|
[node name="Buy" type="Button" parent="Control/CinScroll/CinGrid/CinUp3"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "Buy"
|
|
|
|
|
|
|
|
|
|
[node name="CinUp4" type="HBoxContainer" parent="Control/CinScroll/CinGrid"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
|
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="Control/CinScroll/CinGrid/CinUp4"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
texture = ExtResource("2_c66ch")
|
|
|
|
|
|
|
|
|
|
[node name="Name" type="Label" parent="Control/CinScroll/CinGrid/CinUp4"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "Honest Cupcakes"
|
|
|
|
|
|
|
|
|
|
[node name="Desc" type="Label" parent="Control/CinScroll/CinGrid/CinUp4"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "Unlock Honest Cupcakes"
|
|
|
|
|
|
|
|
|
|
[node name="Price" type="Label" parent="Control/CinScroll/CinGrid/CinUp4"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "75000"
|
|
|
|
|
|
|
|
|
|
[node name="Buy" type="Button" parent="Control/CinScroll/CinGrid/CinUp4"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "Buy"
|
|
|
|
|
|
|
|
|
|
[node name="HonScroll" type="ScrollContainer" parent="Control"]
|
|
|
|
|
visible = false
|
|
|
|
|
layout_mode = 1
|
|
|
|
|
anchors_preset = 15
|
|
|
|
|
anchor_right = 1.0
|
|
|
|
|
anchor_bottom = 1.0
|
|
|
|
|
grow_horizontal = 2
|
|
|
|
|
grow_vertical = 2
|
|
|
|
|
|
|
|
|
|
[node name="HonGrid" type="GridContainer" parent="Control/HonScroll"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
size_flags_horizontal = 3
|
|
|
|
|
|
|
|
|
|
[node name="HonLabel" type="Label" parent="Control/HonScroll/HonGrid"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "Honest Cupcake Upgrades"
|
|
|
|
|
|
|
|
|
|
[node name="HonUp1" type="HBoxContainer" parent="Control/HonScroll/HonGrid"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
|
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="Control/HonScroll/HonGrid/HonUp1"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
texture = ExtResource("2_c66ch")
|
|
|
|
|
|
|
|
|
|
[node name="Name" type="Label" parent="Control/HonScroll/HonGrid/HonUp1"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "More Cupcakes"
|
|
|
|
|
|
|
|
|
|
[node name="Desc" type="Label" parent="Control/HonScroll/HonGrid/HonUp1"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "+1 cupcake per drop"
|
|
|
|
|
|
|
|
|
|
[node name="Price" type="Label" parent="Control/HonScroll/HonGrid/HonUp1"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "10"
|
|
|
|
|
|
|
|
|
|
[node name="Buy" type="Button" parent="Control/HonScroll/HonGrid/HonUp1"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "Buy"
|
|
|
|
|
|
|
|
|
|
[node name="HonUp2" type="HBoxContainer" parent="Control/HonScroll/HonGrid"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
|
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="Control/HonScroll/HonGrid/HonUp2"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
texture = ExtResource("2_c66ch")
|
|
|
|
|
|
|
|
|
|
[node name="Name" type="Label" parent="Control/HonScroll/HonGrid/HonUp2"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "Faster Cupcakes"
|
|
|
|
|
|
|
|
|
|
[node name="Desc" type="Label" parent="Control/HonScroll/HonGrid/HonUp2"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "+1% faster cupcake droprate"
|
|
|
|
|
|
|
|
|
|
[node name="Price" type="Label" parent="Control/HonScroll/HonGrid/HonUp2"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "15"
|
|
|
|
|
|
|
|
|
|
[node name="Buy" type="Button" parent="Control/HonScroll/HonGrid/HonUp2"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "Buy"
|
|
|
|
|
|
|
|
|
|
[node name="HonUp3" type="HBoxContainer" parent="Control/HonScroll/HonGrid"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
|
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="Control/HonScroll/HonGrid/HonUp3"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
texture = ExtResource("2_c66ch")
|
|
|
|
|
|
|
|
|
|
[node name="Name" type="Label" parent="Control/HonScroll/HonGrid/HonUp3"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "Condensed Cupcakes"
|
|
|
|
|
|
|
|
|
|
[node name="Desc" type="Label" parent="Control/HonScroll/HonGrid/HonUp3"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "+1 cupcake for every cupcake collected"
|
|
|
|
|
|
|
|
|
|
[node name="Price" type="Label" parent="Control/HonScroll/HonGrid/HonUp3"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "15"
|
|
|
|
|
|
|
|
|
|
[node name="Buy" type="Button" parent="Control/HonScroll/HonGrid/HonUp3"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "Buy"
|
|
|
|
|
|
|
|
|
|
[node name="HonUp4" type="HBoxContainer" parent="Control/HonScroll/HonGrid"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
|
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="Control/HonScroll/HonGrid/HonUp4"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
texture = ExtResource("2_c66ch")
|
|
|
|
|
|
|
|
|
|
[node name="Name" type="Label" parent="Control/HonScroll/HonGrid/HonUp4"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "Nightmare Cupcakes"
|
|
|
|
|
|
|
|
|
|
[node name="Desc" type="Label" parent="Control/HonScroll/HonGrid/HonUp4"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "Unlock Nightmare Cupcakes"
|
|
|
|
|
|
|
|
|
|
[node name="Price" type="Label" parent="Control/HonScroll/HonGrid/HonUp4"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "75000"
|
|
|
|
|
|
|
|
|
|
[node name="Buy" type="Button" parent="Control/HonScroll/HonGrid/HonUp4"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "Buy"
|
|
|
|
|
|
|
|
|
|
[node name="HonUp5" type="HBoxContainer" parent="Control/HonScroll/HonGrid"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
|
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="Control/HonScroll/HonGrid/HonUp5"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
texture = ExtResource("2_c66ch")
|
|
|
|
|
|
|
|
|
|
[node name="Name" type="Label" parent="Control/HonScroll/HonGrid/HonUp5"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "Nightmare Cupcakes"
|
|
|
|
|
|
|
|
|
|
[node name="Desc" type="Label" parent="Control/HonScroll/HonGrid/HonUp5"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "Unlock Nightmare Cupcakes"
|
|
|
|
|
|
|
|
|
|
[node name="Price" type="Label" parent="Control/HonScroll/HonGrid/HonUp5"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "75000"
|
|
|
|
|
|
|
|
|
|
[node name="Buy" type="Button" parent="Control/HonScroll/HonGrid/HonUp5"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "Buy"
|
|
|
|
|
|
|
|
|
|
[node name="HonUp6" type="HBoxContainer" parent="Control/HonScroll/HonGrid"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
|
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="Control/HonScroll/HonGrid/HonUp6"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
texture = ExtResource("2_c66ch")
|
|
|
|
|
|
|
|
|
|
[node name="Name" type="Label" parent="Control/HonScroll/HonGrid/HonUp6"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "Nightmare Cupcakes"
|
|
|
|
|
|
|
|
|
|
[node name="Desc" type="Label" parent="Control/HonScroll/HonGrid/HonUp6"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "Unlock Nightmare Cupcakes"
|
|
|
|
|
|
|
|
|
|
[node name="Price" type="Label" parent="Control/HonScroll/HonGrid/HonUp6"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "75000"
|
|
|
|
|
|
|
|
|
|
[node name="Buy" type="Button" parent="Control/HonScroll/HonGrid/HonUp6"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "Buy"
|
|
|
|
|
|
|
|
|
|
[node name="NightScroll" type="ScrollContainer" parent="Control"]
|
|
|
|
|
visible = false
|
|
|
|
|
layout_mode = 1
|
|
|
|
|
anchors_preset = 15
|
|
|
|
|
anchor_right = 1.0
|
|
|
|
|
anchor_bottom = 1.0
|
|
|
|
|
grow_horizontal = 2
|
|
|
|
|
grow_vertical = 2
|
|
|
|
|
|
|
|
|
|
[node name="NightGrid" type="GridContainer" parent="Control/NightScroll"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
size_flags_horizontal = 3
|
|
|
|
|
|
|
|
|
|
[node name="NightLabel" type="Label" parent="Control/NightScroll/NightGrid"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "Nightmare Cupcake Upgrades"
|
|
|
|
|
|
|
|
|
|
[node name="NightUp1" type="HBoxContainer" parent="Control/NightScroll/NightGrid"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
|
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="Control/NightScroll/NightGrid/NightUp1"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
texture = ExtResource("2_c66ch")
|
|
|
|
|
|
|
|
|
|
[node name="Name" type="Label" parent="Control/NightScroll/NightGrid/NightUp1"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "More Cupcakes"
|
|
|
|
|
|
|
|
|
|
[node name="Desc" type="Label" parent="Control/NightScroll/NightGrid/NightUp1"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "+1 cupcake per drop"
|
|
|
|
|
|
|
|
|
|
[node name="Price" type="Label" parent="Control/NightScroll/NightGrid/NightUp1"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "10"
|
|
|
|
|
|
|
|
|
|
[node name="Buy" type="Button" parent="Control/NightScroll/NightGrid/NightUp1"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "Buy"
|
|
|
|
|
|
|
|
|
|
[node name="NightUp2" type="HBoxContainer" parent="Control/NightScroll/NightGrid"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
|
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="Control/NightScroll/NightGrid/NightUp2"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
texture = ExtResource("2_c66ch")
|
|
|
|
|
|
|
|
|
|
[node name="Name" type="Label" parent="Control/NightScroll/NightGrid/NightUp2"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "Faster Cupcakes"
|
|
|
|
|
|
|
|
|
|
[node name="Desc" type="Label" parent="Control/NightScroll/NightGrid/NightUp2"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "+1% faster cupcake droprate"
|
|
|
|
|
|
|
|
|
|
[node name="Price" type="Label" parent="Control/NightScroll/NightGrid/NightUp2"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "15"
|
|
|
|
|
|
|
|
|
|
[node name="Buy" type="Button" parent="Control/NightScroll/NightGrid/NightUp2"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "Buy"
|
|
|
|
|
|
|
|
|
|
[node name="NightUp3" type="HBoxContainer" parent="Control/NightScroll/NightGrid"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
|
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="Control/NightScroll/NightGrid/NightUp3"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
texture = ExtResource("2_c66ch")
|
|
|
|
|
|
|
|
|
|
[node name="Name" type="Label" parent="Control/NightScroll/NightGrid/NightUp3"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "Condensed Cupcakes"
|
|
|
|
|
|
|
|
|
|
[node name="Desc" type="Label" parent="Control/NightScroll/NightGrid/NightUp3"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "+1 cupcake for every cupcake collected"
|
|
|
|
|
|
|
|
|
|
[node name="Price" type="Label" parent="Control/NightScroll/NightGrid/NightUp3"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "15"
|
|
|
|
|
|
|
|
|
|
[node name="Buy" type="Button" parent="Control/NightScroll/NightGrid/NightUp3"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "Buy"
|
|
|
|
|
|
|
|
|
|
[node name="NightUp4" type="HBoxContainer" parent="Control/NightScroll/NightGrid"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
|
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="Control/NightScroll/NightGrid/NightUp4"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
texture = ExtResource("2_c66ch")
|
|
|
|
|
|
|
|
|
|
[node name="Name" type="Label" parent="Control/NightScroll/NightGrid/NightUp4"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "Rock Cupcakes"
|
|
|
|
|
|
|
|
|
|
[node name="Desc" type="Label" parent="Control/NightScroll/NightGrid/NightUp4"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "Unlock Red Velvet Cupcakes"
|
|
|
|
|
|
|
|
|
|
[node name="Price" type="Label" parent="Control/NightScroll/NightGrid/NightUp4"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "75000"
|
|
|
|
|
|
|
|
|
|
[node name="Buy" type="Button" parent="Control/NightScroll/NightGrid/NightUp4"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "Buy"
|
|
|
|
|
|
|
|
|
|
[node name="NightUp5" type="HBoxContainer" parent="Control/NightScroll/NightGrid"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
|
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="Control/NightScroll/NightGrid/NightUp5"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
texture = ExtResource("2_c66ch")
|
|
|
|
|
|
|
|
|
|
[node name="Name" type="Label" parent="Control/NightScroll/NightGrid/NightUp5"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "Rock Cupcakes"
|
|
|
|
|
|
|
|
|
|
[node name="Desc" type="Label" parent="Control/NightScroll/NightGrid/NightUp5"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "Unlock Red Velvet Cupcakes"
|
|
|
|
|
|
|
|
|
|
[node name="Price" type="Label" parent="Control/NightScroll/NightGrid/NightUp5"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "75000"
|
|
|
|
|
|
|
|
|
|
[node name="Buy" type="Button" parent="Control/NightScroll/NightGrid/NightUp5"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "Buy"
|
|
|
|
|
|
|
|
|
|
[node name="NightUp6" type="HBoxContainer" parent="Control/NightScroll/NightGrid"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
|
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="Control/NightScroll/NightGrid/NightUp6"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
texture = ExtResource("2_c66ch")
|
|
|
|
|
|
|
|
|
|
[node name="Name" type="Label" parent="Control/NightScroll/NightGrid/NightUp6"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "Rock Cupcakes"
|
|
|
|
|
|
|
|
|
|
[node name="Desc" type="Label" parent="Control/NightScroll/NightGrid/NightUp6"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "Unlock Red Velvet Cupcakes"
|
|
|
|
|
|
|
|
|
|
[node name="Price" type="Label" parent="Control/NightScroll/NightGrid/NightUp6"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "75000"
|
|
|
|
|
|
|
|
|
|
[node name="Buy" type="Button" parent="Control/NightScroll/NightGrid/NightUp6"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "Buy"
|
|
|
|
|
|
|
|
|
|
[node name="NightUp7" type="HBoxContainer" parent="Control/NightScroll/NightGrid"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
|
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="Control/NightScroll/NightGrid/NightUp7"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
texture = ExtResource("2_c66ch")
|
|
|
|
|
|
|
|
|
|
[node name="Name" type="Label" parent="Control/NightScroll/NightGrid/NightUp7"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "Rock Cupcakes"
|
|
|
|
|
|
|
|
|
|
[node name="Desc" type="Label" parent="Control/NightScroll/NightGrid/NightUp7"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "Unlock Red Velvet Cupcakes"
|
|
|
|
|
|
|
|
|
|
[node name="Price" type="Label" parent="Control/NightScroll/NightGrid/NightUp7"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "75000"
|
|
|
|
|
|
|
|
|
|
[node name="Buy" type="Button" parent="Control/NightScroll/NightGrid/NightUp7"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
text = "Buy"
|
|
|
|
|
|
|
|
|
|
[connection signal="pressed" from="Close" to="." method="_on_close_pressed"]
|
|
|
|
|
[connection signal="pressed" from="Control/VanScroll/VanGrid/VanUp1/Buy" to="." method="_on_buy_pressed"]
|
|
|
|
|
[connection signal="pressed" from="Control/VanScroll/VanGrid/VanUp2/Buy" to="." method="_on_buy_van2_pressed"]
|
|
|
|
@ -280,3 +940,24 @@ text = "Buy"
|
|
|
|
|
[connection signal="pressed" from="Control/ChocScroll/ChocGrid/ChocUp2/Buy" to="." method="_on_buy_choc2_pressed"]
|
|
|
|
|
[connection signal="pressed" from="Control/ChocScroll/ChocGrid/ChocUp3/Buy" to="." method="_on_buy_choc3_pressed"]
|
|
|
|
|
[connection signal="pressed" from="Control/ChocScroll/ChocGrid/ChocUp4/Buy" to="." method="_on_buy_choc4_pressed"]
|
|
|
|
|
[connection signal="pressed" from="Control/StrawScroll/StrawGrid/StrawUp1/Buy" to="." method="_on_buy_straw1_pressed"]
|
|
|
|
|
[connection signal="pressed" from="Control/StrawScroll/StrawGrid/StrawUp2/Buy" to="." method="_on_buy_straw2_pressed"]
|
|
|
|
|
[connection signal="pressed" from="Control/StrawScroll/StrawGrid/StrawUp3/Buy" to="." method="_on_buy_straw3_pressed"]
|
|
|
|
|
[connection signal="pressed" from="Control/StrawScroll/StrawGrid/StrawUp4/Buy" to="." method="_on_buy_straw4_pressed"]
|
|
|
|
|
[connection signal="pressed" from="Control/RVelScroll/RVelGrid/RvelUp1/Buy" to="." method="_on_buy_rvel1_pressed"]
|
|
|
|
|
[connection signal="pressed" from="Control/RVelScroll/RVelGrid/RVelUp2/Buy" to="." method="_on_buy_rvel2_pressed"]
|
|
|
|
|
[connection signal="pressed" from="Control/RVelScroll/RVelGrid/RVelUp3/Buy" to="." method="_on_buy_rvel3_pressed"]
|
|
|
|
|
[connection signal="pressed" from="Control/RVelScroll/RVelGrid/RVelUp4/Buy" to="." method="_on_buy_rvel4_pressed"]
|
|
|
|
|
[connection signal="pressed" from="Control/CinScroll/CinGrid/CinUp1/Buy" to="." method="_on_buy_cin1_pressed"]
|
|
|
|
|
[connection signal="pressed" from="Control/CinScroll/CinGrid/CinUp2/Buy" to="." method="_on_buy_cin2_pressed"]
|
|
|
|
|
[connection signal="pressed" from="Control/CinScroll/CinGrid/CinUp3/Buy" to="." method="_on_buy_cin3_pressed"]
|
|
|
|
|
[connection signal="pressed" from="Control/CinScroll/CinGrid/CinUp4/Buy" to="." method="_on_buy_cin4_pressed"]
|
|
|
|
|
[connection signal="pressed" from="Control/HonScroll/HonGrid/HonUp1/Buy" to="." method="_on_buy_hon1_pressed"]
|
|
|
|
|
[connection signal="pressed" from="Control/HonScroll/HonGrid/HonUp2/Buy" to="." method="_on_buy_hon2_pressed"]
|
|
|
|
|
[connection signal="pressed" from="Control/HonScroll/HonGrid/HonUp3/Buy" to="." method="_on_buy_hon3_pressed"]
|
|
|
|
|
[connection signal="pressed" from="Control/HonScroll/HonGrid/HonUp4/Buy" to="." method="_on_buy_hon4_pressed"]
|
|
|
|
|
[connection signal="pressed" from="Control/HonScroll/HonGrid/HonUp5/Buy" to="." method="_on_buy_hon4_pressed"]
|
|
|
|
|
[connection signal="pressed" from="Control/HonScroll/HonGrid/HonUp6/Buy" to="." method="_on_buy_hon4_pressed"]
|
|
|
|
|
[connection signal="pressed" from="Control/NightScroll/NightGrid/NightUp1/Buy" to="." method="_on_buy_night1_pressed"]
|
|
|
|
|
[connection signal="pressed" from="Control/NightScroll/NightGrid/NightUp2/Buy" to="." method="_on_buy_night2_pressed"]
|
|
|
|
|
[connection signal="pressed" from="Control/NightScroll/NightGrid/NightUp3/Buy" to="." method="_on_buy_night3_pressed"]
|
|
|
|
|