2018-11-12 23:17:53 -05:00
|
|
|
[gd_scene load_steps=35 format=2]
|
2018-05-23 01:40:45 -04:00
|
|
|
|
|
|
|
[ext_resource path="res://UpgradeMenu.gd" type="Script" id=1]
|
2018-05-23 11:02:52 -04:00
|
|
|
[ext_resource path="res://art/upgrade_menu/shootingspeed1.png" type="Texture" id=2]
|
|
|
|
[ext_resource path="res://art/upgrade_menu/shootingspeed2.png" type="Texture" id=3]
|
2018-05-23 21:35:16 -04:00
|
|
|
[ext_resource path="res://art/upgrade_menu/shootingspeed3.png" type="Texture" id=4]
|
|
|
|
[ext_resource path="res://art/upgrade_menu/shootingspeed4.png" type="Texture" id=5]
|
|
|
|
[ext_resource path="res://art/upgrade_menu/shootingspeed5.png" type="Texture" id=6]
|
2018-11-12 23:17:53 -05:00
|
|
|
[ext_resource path="res://art/hand-numbs.ttf" type="DynamicFontData" id=7]
|
|
|
|
[ext_resource path="res://art/upgrade_menu/shipspeed1.png" type="Texture" id=8]
|
|
|
|
[ext_resource path="res://art/upgrade_menu/shipspeed2.png" type="Texture" id=9]
|
|
|
|
[ext_resource path="res://art/upgrade_menu/shipspeed3.png" type="Texture" id=10]
|
|
|
|
[ext_resource path="res://art/upgrade_menu/shipspeed4.png" type="Texture" id=11]
|
|
|
|
[ext_resource path="res://art/upgrade_menu/shipspeed5.png" type="Texture" id=12]
|
|
|
|
[ext_resource path="res://art/ColorSelect.png" type="Texture" id=13]
|
|
|
|
[ext_resource path="res://art/upgrade_menu/doublelasers.png" type="Texture" id=14]
|
|
|
|
[ext_resource path="res://art/upgrade_menu/shootingdamage1.png" type="Texture" id=15]
|
|
|
|
[ext_resource path="res://art/upgrade_menu/shootingdamage2.png" type="Texture" id=16]
|
|
|
|
[ext_resource path="res://art/upgrade_menu/shootingdamage3.png" type="Texture" id=17]
|
|
|
|
[ext_resource path="res://art/upgrade_menu/shootingdamage4.png" type="Texture" id=18]
|
|
|
|
[ext_resource path="res://art/upgrade_menu/shootingdamage5.png" type="Texture" id=19]
|
|
|
|
[ext_resource path="res://art/upgrade_menu/laserpenetration1.png" type="Texture" id=20]
|
|
|
|
[ext_resource path="res://art/upgrade_menu/laserpenetration2.png" type="Texture" id=21]
|
|
|
|
[ext_resource path="res://art/upgrade_menu/laserpenetration3.png" type="Texture" id=22]
|
|
|
|
[ext_resource path="res://art/upgrade_menu/laserpenetration4.png" type="Texture" id=23]
|
|
|
|
[ext_resource path="res://art/upgrade_menu/laserpenetration5.png" type="Texture" id=24]
|
|
|
|
[ext_resource path="res://art/upgrade_menu/buyturrets.png" type="Texture" id=25]
|
2018-05-23 01:40:45 -04:00
|
|
|
|
|
|
|
[sub_resource type="Theme" id=1]
|
|
|
|
|
|
|
|
|
2018-05-23 11:02:52 -04:00
|
|
|
[sub_resource type="SpriteFrames" id=2]
|
|
|
|
|
|
|
|
animations = [ {
|
2018-05-23 21:35:16 -04:00
|
|
|
"frames": [ ExtResource( 2 ), ExtResource( 3 ), ExtResource( 4 ), ExtResource( 5 ), ExtResource( 6 ) ],
|
2018-05-23 11:02:52 -04:00
|
|
|
"loop": true,
|
|
|
|
"name": "default",
|
|
|
|
"speed": 5.0
|
|
|
|
} ]
|
2018-05-26 02:55:17 -04:00
|
|
|
|
2018-11-12 23:17:53 -05:00
|
|
|
[sub_resource type="DynamicFont" id=3]
|
|
|
|
|
|
|
|
size = 40
|
|
|
|
use_mipmaps = false
|
|
|
|
use_filter = true
|
|
|
|
font_data = ExtResource( 7 )
|
|
|
|
_sections_unfolded = [ "Font", "Settings" ]
|
|
|
|
|
|
|
|
[sub_resource type="SpriteFrames" id=4]
|
2018-05-26 02:55:17 -04:00
|
|
|
|
|
|
|
animations = [ {
|
2018-11-12 23:17:53 -05:00
|
|
|
"frames": [ ExtResource( 8 ), ExtResource( 9 ), ExtResource( 10 ), ExtResource( 11 ), ExtResource( 12 ) ],
|
2018-05-26 02:55:17 -04:00
|
|
|
"loop": true,
|
|
|
|
"name": "New Anim",
|
|
|
|
"speed": 5.0
|
|
|
|
} ]
|
2018-05-23 21:35:16 -04:00
|
|
|
_sections_unfolded = [ "Resource" ]
|
2018-05-23 11:02:52 -04:00
|
|
|
|
2018-11-12 23:17:53 -05:00
|
|
|
[sub_resource type="SpriteFrames" id=5]
|
|
|
|
|
|
|
|
animations = [ {
|
|
|
|
"frames": [ ExtResource( 14 ) ],
|
|
|
|
"loop": true,
|
|
|
|
"name": "default",
|
|
|
|
"speed": 5.0
|
|
|
|
} ]
|
|
|
|
|
|
|
|
[sub_resource type="SpriteFrames" id=6]
|
|
|
|
|
|
|
|
animations = [ {
|
|
|
|
"frames": [ ExtResource( 15 ), ExtResource( 16 ), ExtResource( 17 ), ExtResource( 18 ), ExtResource( 19 ) ],
|
|
|
|
"loop": true,
|
|
|
|
"name": "default",
|
|
|
|
"speed": 5.0
|
|
|
|
} ]
|
|
|
|
|
|
|
|
[sub_resource type="DynamicFont" id=7]
|
|
|
|
|
|
|
|
size = 80
|
|
|
|
use_mipmaps = false
|
|
|
|
use_filter = true
|
|
|
|
font_data = ExtResource( 7 )
|
|
|
|
_sections_unfolded = [ "Font", "Settings" ]
|
|
|
|
|
|
|
|
[sub_resource type="SpriteFrames" id=8]
|
2018-05-29 03:09:36 -04:00
|
|
|
|
|
|
|
animations = [ {
|
2018-11-12 23:17:53 -05:00
|
|
|
"frames": [ ExtResource( 20 ), ExtResource( 21 ), ExtResource( 22 ), ExtResource( 23 ), ExtResource( 24 ) ],
|
|
|
|
"loop": true,
|
|
|
|
"name": "default",
|
|
|
|
"speed": 5.0
|
|
|
|
} ]
|
|
|
|
|
|
|
|
[sub_resource type="SpriteFrames" id=9]
|
|
|
|
|
|
|
|
animations = [ {
|
|
|
|
"frames": [ ExtResource( 25 ) ],
|
2018-05-29 03:09:36 -04:00
|
|
|
"loop": true,
|
|
|
|
"name": "default",
|
|
|
|
"speed": 5.0
|
|
|
|
} ]
|
|
|
|
|
2018-05-23 21:35:16 -04:00
|
|
|
[node name="UpgradeMenu" type="Node"]
|
2018-05-23 01:40:45 -04:00
|
|
|
|
|
|
|
pause_mode = 2
|
|
|
|
script = ExtResource( 1 )
|
|
|
|
_sections_unfolded = [ "Pause" ]
|
|
|
|
|
2018-05-23 11:02:52 -04:00
|
|
|
[node name="ColorRect" type="ColorRect" parent="." index="0"]
|
|
|
|
|
|
|
|
anchor_left = 0.0
|
|
|
|
anchor_top = 0.0
|
|
|
|
anchor_right = 0.0
|
|
|
|
anchor_bottom = 0.0
|
|
|
|
margin_right = 1026.0
|
|
|
|
margin_bottom = 605.0
|
|
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
|
|
rect_clip_content = false
|
|
|
|
mouse_filter = 0
|
|
|
|
mouse_default_cursor_shape = 0
|
|
|
|
size_flags_horizontal = 1
|
|
|
|
size_flags_vertical = 1
|
2018-05-26 02:55:17 -04:00
|
|
|
color = Color( 0, 0, 0, 1 )
|
2018-06-03 11:11:27 -04:00
|
|
|
_sections_unfolded = [ "Visibility" ]
|
2018-05-23 11:02:52 -04:00
|
|
|
|
|
|
|
[node name="Resume" type="Button" parent="." index="1"]
|
2018-05-23 01:40:45 -04:00
|
|
|
|
|
|
|
anchor_left = 0.0
|
|
|
|
anchor_top = 0.0
|
|
|
|
anchor_right = 0.0
|
|
|
|
anchor_bottom = 0.0
|
|
|
|
margin_left = 287.0
|
|
|
|
margin_top = 481.0
|
|
|
|
margin_right = 770.0
|
|
|
|
margin_bottom = 523.0
|
|
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
|
|
rect_clip_content = false
|
|
|
|
focus_mode = 2
|
|
|
|
mouse_filter = 0
|
|
|
|
mouse_default_cursor_shape = 0
|
|
|
|
size_flags_horizontal = 1
|
|
|
|
size_flags_vertical = 1
|
|
|
|
theme = SubResource( 1 )
|
|
|
|
toggle_mode = false
|
|
|
|
enabled_focus_mode = 2
|
|
|
|
shortcut = null
|
|
|
|
group = null
|
2018-11-12 23:17:53 -05:00
|
|
|
text = "Continue"
|
2018-05-23 01:40:45 -04:00
|
|
|
flat = false
|
|
|
|
align = 1
|
|
|
|
|
2018-05-23 11:02:52 -04:00
|
|
|
[node name="Refund" type="Button" parent="." index="2"]
|
2018-05-23 03:57:15 -04:00
|
|
|
|
2018-11-12 23:17:53 -05:00
|
|
|
visible = false
|
2018-05-23 03:57:15 -04:00
|
|
|
anchor_left = 0.0
|
|
|
|
anchor_top = 0.0
|
|
|
|
anchor_right = 0.0
|
|
|
|
anchor_bottom = 0.0
|
2018-11-12 23:17:53 -05:00
|
|
|
margin_left = 840.0
|
|
|
|
margin_top = 440.0
|
|
|
|
margin_right = 964.0
|
|
|
|
margin_bottom = 543.0
|
2018-05-23 03:57:15 -04:00
|
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
|
|
rect_clip_content = false
|
|
|
|
focus_mode = 2
|
|
|
|
mouse_filter = 0
|
|
|
|
mouse_default_cursor_shape = 0
|
|
|
|
size_flags_horizontal = 1
|
|
|
|
size_flags_vertical = 1
|
|
|
|
toggle_mode = false
|
|
|
|
enabled_focus_mode = 2
|
|
|
|
shortcut = null
|
|
|
|
group = null
|
|
|
|
text = "Refund"
|
|
|
|
flat = false
|
|
|
|
align = 1
|
|
|
|
|
2018-05-26 02:55:17 -04:00
|
|
|
[node name="ShootingSpeedUpgrade" type="Node" parent="." index="3"]
|
|
|
|
|
2018-11-12 23:17:53 -05:00
|
|
|
editor/display_folded = true
|
|
|
|
|
2018-05-26 02:55:17 -04:00
|
|
|
[node name="Button" type="Button" parent="ShootingSpeedUpgrade" index="0"]
|
2018-05-23 11:02:52 -04:00
|
|
|
|
2018-05-26 02:55:17 -04:00
|
|
|
anchor_left = 0.0
|
|
|
|
anchor_top = 0.0
|
|
|
|
anchor_right = 0.0
|
|
|
|
anchor_bottom = 0.0
|
2018-11-12 23:17:53 -05:00
|
|
|
margin_left = 249.0
|
2018-05-26 02:55:17 -04:00
|
|
|
margin_top = 40.0
|
2018-11-12 23:17:53 -05:00
|
|
|
margin_right = 505.0
|
2018-05-26 02:55:17 -04:00
|
|
|
margin_bottom = 198.0
|
|
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
|
|
rect_clip_content = false
|
|
|
|
focus_mode = 2
|
|
|
|
mouse_filter = 0
|
|
|
|
mouse_default_cursor_shape = 0
|
|
|
|
size_flags_horizontal = 1
|
|
|
|
size_flags_vertical = 1
|
|
|
|
toggle_mode = false
|
|
|
|
enabled_focus_mode = 2
|
|
|
|
shortcut = null
|
|
|
|
group = null
|
|
|
|
flat = true
|
|
|
|
align = 1
|
|
|
|
|
|
|
|
[node name="Icon" type="AnimatedSprite" parent="ShootingSpeedUpgrade" index="1"]
|
|
|
|
|
2018-11-12 23:17:53 -05:00
|
|
|
light_mask = 0
|
|
|
|
position = Vector2( 375, 120 )
|
2018-05-23 21:35:16 -04:00
|
|
|
scale = Vector2( 0.392712, 0.392712 )
|
2018-05-23 11:02:52 -04:00
|
|
|
frames = SubResource( 2 )
|
|
|
|
animation = "default"
|
2018-11-12 23:17:53 -05:00
|
|
|
_sections_unfolded = [ "Visibility" ]
|
|
|
|
|
|
|
|
[node name="Cost" type="Label" parent="ShootingSpeedUpgrade" index="2"]
|
|
|
|
|
|
|
|
anchor_left = 0.0
|
|
|
|
anchor_top = 0.0
|
|
|
|
anchor_right = 0.0
|
|
|
|
anchor_bottom = 0.0
|
|
|
|
margin_left = 327.0
|
|
|
|
margin_top = 22.0
|
|
|
|
margin_right = 536.0
|
|
|
|
margin_bottom = 85.0
|
|
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
|
|
rect_clip_content = false
|
|
|
|
mouse_filter = 2
|
|
|
|
mouse_default_cursor_shape = 0
|
|
|
|
size_flags_horizontal = 1
|
|
|
|
size_flags_vertical = 4
|
|
|
|
custom_fonts/font = SubResource( 3 )
|
|
|
|
custom_colors/font_color = Color( 0.272552, 1, 0.230469, 1 )
|
|
|
|
text = "$100"
|
|
|
|
percent_visible = 1.0
|
|
|
|
lines_skipped = 0
|
|
|
|
max_lines_visible = -1
|
|
|
|
_sections_unfolded = [ "custom_colors", "custom_fonts" ]
|
2018-05-23 11:02:52 -04:00
|
|
|
|
2018-05-26 02:55:17 -04:00
|
|
|
[node name="ShipSpeedUpgrade" type="Node" parent="." index="4"]
|
|
|
|
|
2018-11-12 23:17:53 -05:00
|
|
|
editor/display_folded = true
|
|
|
|
|
2018-05-26 02:55:17 -04:00
|
|
|
[node name="Button" type="Button" parent="ShipSpeedUpgrade" index="0"]
|
2018-05-23 11:02:52 -04:00
|
|
|
|
2018-06-03 11:11:27 -04:00
|
|
|
visible = false
|
2018-05-23 11:02:52 -04:00
|
|
|
anchor_left = 0.0
|
|
|
|
anchor_top = 0.0
|
|
|
|
anchor_right = 0.0
|
|
|
|
anchor_bottom = 0.0
|
2018-05-23 21:35:16 -04:00
|
|
|
margin_left = 400.0
|
2018-05-26 02:55:17 -04:00
|
|
|
margin_top = 230.0
|
|
|
|
margin_right = 660.0
|
|
|
|
margin_bottom = 388.0
|
2018-05-23 11:02:52 -04:00
|
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
|
|
rect_clip_content = false
|
|
|
|
focus_mode = 2
|
|
|
|
mouse_filter = 0
|
|
|
|
mouse_default_cursor_shape = 0
|
|
|
|
size_flags_horizontal = 1
|
|
|
|
size_flags_vertical = 1
|
|
|
|
toggle_mode = false
|
|
|
|
enabled_focus_mode = 2
|
|
|
|
shortcut = null
|
|
|
|
group = null
|
|
|
|
flat = true
|
|
|
|
align = 1
|
|
|
|
|
2018-05-26 02:55:17 -04:00
|
|
|
[node name="Icon" type="AnimatedSprite" parent="ShipSpeedUpgrade" index="1"]
|
|
|
|
|
2018-06-03 11:11:27 -04:00
|
|
|
visible = false
|
2018-11-12 23:17:53 -05:00
|
|
|
light_mask = 0
|
2018-05-26 02:55:17 -04:00
|
|
|
position = Vector2( 530, 310 )
|
|
|
|
scale = Vector2( 0.392712, 0.392712 )
|
2018-11-12 23:17:53 -05:00
|
|
|
frames = SubResource( 4 )
|
2018-05-26 02:55:17 -04:00
|
|
|
animation = "New Anim"
|
2018-11-12 23:17:53 -05:00
|
|
|
_sections_unfolded = [ "Visibility" ]
|
2018-05-26 02:55:17 -04:00
|
|
|
|
2018-05-29 00:08:30 -04:00
|
|
|
[node name="ColorSelect" type="Node2D" parent="." index="5"]
|
|
|
|
|
2018-11-12 23:17:53 -05:00
|
|
|
editor/display_folded = true
|
|
|
|
light_mask = 0
|
|
|
|
position = Vector2( 21, 0 )
|
|
|
|
_sections_unfolded = [ "Material", "Visibility" ]
|
|
|
|
|
2018-05-29 00:08:30 -04:00
|
|
|
[node name="ColorSelectBG" type="Sprite" parent="ColorSelect" index="0"]
|
|
|
|
|
2018-11-12 23:17:53 -05:00
|
|
|
position = Vector2( 120, 210 )
|
2018-05-29 00:08:30 -04:00
|
|
|
scale = Vector2( 0.179688, 0.179687 )
|
2018-11-12 23:17:53 -05:00
|
|
|
texture = ExtResource( 13 )
|
2018-05-29 00:08:30 -04:00
|
|
|
|
|
|
|
[node name="Goldenrod" type="Button" parent="ColorSelect/ColorSelectBG" index="0"]
|
|
|
|
|
|
|
|
anchor_left = 0.0
|
|
|
|
anchor_top = 0.0
|
|
|
|
anchor_right = 0.0
|
|
|
|
anchor_bottom = 0.0
|
|
|
|
margin_left = -501.0
|
|
|
|
margin_top = -390.0
|
|
|
|
margin_right = -167.0
|
|
|
|
margin_bottom = -56.0
|
|
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
|
|
rect_clip_content = false
|
|
|
|
focus_mode = 2
|
|
|
|
mouse_filter = 0
|
|
|
|
mouse_default_cursor_shape = 0
|
|
|
|
size_flags_horizontal = 1
|
|
|
|
size_flags_vertical = 1
|
|
|
|
toggle_mode = false
|
|
|
|
enabled_focus_mode = 2
|
|
|
|
shortcut = null
|
|
|
|
group = null
|
|
|
|
flat = true
|
|
|
|
align = 1
|
|
|
|
|
|
|
|
[node name="Purple" type="Button" parent="ColorSelect/ColorSelectBG" index="1"]
|
|
|
|
|
|
|
|
anchor_left = 0.0
|
|
|
|
anchor_top = 0.0
|
|
|
|
anchor_right = 0.0
|
|
|
|
anchor_bottom = 0.0
|
|
|
|
margin_left = -167.0
|
|
|
|
margin_top = -390.0
|
|
|
|
margin_right = 167.0
|
|
|
|
margin_bottom = -56.0
|
|
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
|
|
rect_clip_content = false
|
|
|
|
focus_mode = 2
|
|
|
|
mouse_filter = 0
|
|
|
|
mouse_default_cursor_shape = 0
|
|
|
|
size_flags_horizontal = 1
|
|
|
|
size_flags_vertical = 1
|
|
|
|
toggle_mode = false
|
|
|
|
enabled_focus_mode = 2
|
|
|
|
shortcut = null
|
|
|
|
group = null
|
|
|
|
flat = true
|
|
|
|
align = 1
|
|
|
|
|
|
|
|
[node name="SlateBlue" type="Button" parent="ColorSelect/ColorSelectBG" index="2"]
|
|
|
|
|
|
|
|
anchor_left = 0.0
|
|
|
|
anchor_top = 0.0
|
|
|
|
anchor_right = 0.0
|
|
|
|
anchor_bottom = 0.0
|
|
|
|
margin_left = 167.0
|
|
|
|
margin_top = -390.0
|
|
|
|
margin_right = 501.0
|
|
|
|
margin_bottom = -56.0001
|
|
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
|
|
rect_clip_content = false
|
|
|
|
focus_mode = 2
|
|
|
|
mouse_filter = 0
|
|
|
|
mouse_default_cursor_shape = 0
|
|
|
|
size_flags_horizontal = 1
|
|
|
|
size_flags_vertical = 1
|
|
|
|
toggle_mode = false
|
|
|
|
enabled_focus_mode = 2
|
|
|
|
shortcut = null
|
|
|
|
group = null
|
|
|
|
flat = true
|
|
|
|
align = 1
|
|
|
|
|
|
|
|
[node name="Salmon" type="Button" parent="ColorSelect/ColorSelectBG" index="3"]
|
|
|
|
|
|
|
|
anchor_left = 0.0
|
|
|
|
anchor_top = 0.0
|
|
|
|
anchor_right = 0.0
|
|
|
|
anchor_bottom = 0.0
|
|
|
|
margin_left = -501.0
|
|
|
|
margin_top = -56.0
|
|
|
|
margin_right = -167.0
|
|
|
|
margin_bottom = 278.0
|
|
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
|
|
rect_clip_content = false
|
|
|
|
focus_mode = 2
|
|
|
|
mouse_filter = 0
|
|
|
|
mouse_default_cursor_shape = 0
|
|
|
|
size_flags_horizontal = 1
|
|
|
|
size_flags_vertical = 1
|
|
|
|
toggle_mode = false
|
|
|
|
enabled_focus_mode = 2
|
|
|
|
shortcut = null
|
|
|
|
group = null
|
|
|
|
flat = true
|
|
|
|
align = 1
|
|
|
|
|
|
|
|
[node name="Crimson" type="Button" parent="ColorSelect/ColorSelectBG" index="4"]
|
|
|
|
|
|
|
|
anchor_left = 0.0
|
|
|
|
anchor_top = 0.0
|
|
|
|
anchor_right = 0.0
|
|
|
|
anchor_bottom = 0.0
|
|
|
|
margin_left = -167.0
|
|
|
|
margin_top = -56.0
|
|
|
|
margin_right = 167.0
|
|
|
|
margin_bottom = 278.0
|
|
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
|
|
rect_clip_content = false
|
|
|
|
focus_mode = 2
|
|
|
|
mouse_filter = 0
|
|
|
|
mouse_default_cursor_shape = 0
|
|
|
|
size_flags_horizontal = 1
|
|
|
|
size_flags_vertical = 1
|
|
|
|
toggle_mode = false
|
|
|
|
enabled_focus_mode = 2
|
|
|
|
shortcut = null
|
|
|
|
group = null
|
|
|
|
flat = true
|
|
|
|
align = 1
|
|
|
|
|
|
|
|
[node name="MediumSpringGreen" type="Button" parent="ColorSelect/ColorSelectBG" index="5"]
|
|
|
|
|
|
|
|
anchor_left = 0.0
|
|
|
|
anchor_top = 0.0
|
|
|
|
anchor_right = 0.0
|
|
|
|
anchor_bottom = 0.0
|
|
|
|
margin_left = 167.0
|
|
|
|
margin_top = -56.0
|
|
|
|
margin_right = 501.0
|
|
|
|
margin_bottom = 278.0
|
|
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
|
|
rect_clip_content = false
|
|
|
|
focus_mode = 2
|
|
|
|
mouse_filter = 0
|
|
|
|
mouse_default_cursor_shape = 0
|
|
|
|
size_flags_horizontal = 1
|
|
|
|
size_flags_vertical = 1
|
|
|
|
toggle_mode = false
|
|
|
|
enabled_focus_mode = 2
|
|
|
|
shortcut = null
|
|
|
|
group = null
|
|
|
|
flat = true
|
|
|
|
align = 1
|
|
|
|
|
|
|
|
[node name="Tomato" type="Button" parent="ColorSelect/ColorSelectBG" index="6"]
|
|
|
|
|
|
|
|
anchor_left = 0.0
|
|
|
|
anchor_top = 0.0
|
|
|
|
anchor_right = 0.0
|
|
|
|
anchor_bottom = 0.0
|
|
|
|
margin_left = 167.0
|
|
|
|
margin_top = 278.0
|
|
|
|
margin_right = 501.0
|
|
|
|
margin_bottom = 668.0
|
|
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
|
|
rect_clip_content = false
|
|
|
|
focus_mode = 2
|
|
|
|
mouse_filter = 0
|
|
|
|
mouse_default_cursor_shape = 0
|
|
|
|
size_flags_horizontal = 1
|
|
|
|
size_flags_vertical = 1
|
|
|
|
toggle_mode = false
|
|
|
|
enabled_focus_mode = 2
|
|
|
|
shortcut = null
|
|
|
|
group = null
|
|
|
|
flat = true
|
|
|
|
align = 1
|
|
|
|
|
|
|
|
[node name="DarkenedLawnGreen" type="Button" parent="ColorSelect/ColorSelectBG" index="7"]
|
|
|
|
|
|
|
|
anchor_left = 0.0
|
|
|
|
anchor_top = 0.0
|
|
|
|
anchor_right = 0.0
|
|
|
|
anchor_bottom = 0.0
|
|
|
|
margin_left = -167.0
|
|
|
|
margin_top = 334.0
|
|
|
|
margin_right = 167.0
|
|
|
|
margin_bottom = 668.0
|
|
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
|
|
rect_clip_content = false
|
|
|
|
focus_mode = 2
|
|
|
|
mouse_filter = 0
|
|
|
|
mouse_default_cursor_shape = 0
|
|
|
|
size_flags_horizontal = 1
|
|
|
|
size_flags_vertical = 1
|
|
|
|
toggle_mode = false
|
|
|
|
enabled_focus_mode = 2
|
|
|
|
shortcut = null
|
|
|
|
group = null
|
|
|
|
flat = true
|
|
|
|
align = 1
|
|
|
|
|
|
|
|
[node name="DeepSkyBlue" type="Button" parent="ColorSelect/ColorSelectBG" index="8"]
|
|
|
|
|
|
|
|
anchor_left = 0.0
|
|
|
|
anchor_top = 0.0
|
|
|
|
anchor_right = 0.0
|
|
|
|
anchor_bottom = 0.0
|
|
|
|
margin_left = -501.0
|
|
|
|
margin_top = 334.0
|
|
|
|
margin_right = -167.0
|
|
|
|
margin_bottom = 668.0
|
|
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
|
|
rect_clip_content = false
|
|
|
|
focus_mode = 2
|
|
|
|
mouse_filter = 0
|
|
|
|
mouse_default_cursor_shape = 0
|
|
|
|
size_flags_horizontal = 1
|
|
|
|
size_flags_vertical = 1
|
|
|
|
toggle_mode = false
|
|
|
|
enabled_focus_mode = 2
|
|
|
|
shortcut = null
|
|
|
|
group = null
|
|
|
|
flat = true
|
|
|
|
align = 1
|
|
|
|
|
2018-06-03 11:11:27 -04:00
|
|
|
[node name="Rainbow" type="Button" parent="ColorSelect/ColorSelectBG" index="9"]
|
|
|
|
|
|
|
|
anchor_left = 0.0
|
|
|
|
anchor_top = 0.0
|
|
|
|
anchor_right = 0.0
|
|
|
|
anchor_bottom = 0.0
|
|
|
|
margin_left = -501.0
|
|
|
|
margin_top = 668.0
|
|
|
|
margin_right = 501.0
|
|
|
|
margin_bottom = 1002.0
|
|
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
|
|
rect_clip_content = false
|
|
|
|
focus_mode = 2
|
|
|
|
mouse_filter = 0
|
|
|
|
mouse_default_cursor_shape = 0
|
|
|
|
size_flags_horizontal = 1
|
|
|
|
size_flags_vertical = 1
|
|
|
|
toggle_mode = false
|
|
|
|
enabled_focus_mode = 2
|
|
|
|
shortcut = null
|
|
|
|
group = null
|
|
|
|
flat = true
|
|
|
|
align = 1
|
|
|
|
|
2018-05-29 02:39:43 -04:00
|
|
|
[node name="DoubleLaserUpgrade" type="Node2D" parent="." index="6"]
|
|
|
|
|
2018-06-03 11:11:27 -04:00
|
|
|
editor/display_folded = true
|
2018-11-12 23:17:53 -05:00
|
|
|
light_mask = 0
|
|
|
|
position = Vector2( -320, -30 )
|
|
|
|
_sections_unfolded = [ "Transform", "Visibility" ]
|
2018-05-29 03:09:36 -04:00
|
|
|
__meta__ = {
|
|
|
|
"_edit_group_": true
|
|
|
|
}
|
|
|
|
|
|
|
|
[node name="Icon" type="AnimatedSprite" parent="DoubleLaserUpgrade" index="0"]
|
|
|
|
|
|
|
|
position = Vector2( 959, 151.811 )
|
|
|
|
scale = Vector2( 0.154596, 0.154596 )
|
2018-11-12 23:17:53 -05:00
|
|
|
frames = SubResource( 5 )
|
2018-05-29 03:09:36 -04:00
|
|
|
animation = "default"
|
2018-11-12 23:17:53 -05:00
|
|
|
_sections_unfolded = [ "Transform", "Visibility" ]
|
2018-05-29 03:09:36 -04:00
|
|
|
|
|
|
|
[node name="Button" type="Button" parent="DoubleLaserUpgrade" index="1"]
|
2018-05-29 02:39:43 -04:00
|
|
|
|
|
|
|
anchor_left = 0.0
|
|
|
|
anchor_top = 0.0
|
|
|
|
anchor_right = 0.0
|
|
|
|
anchor_bottom = 0.0
|
2018-05-29 03:09:36 -04:00
|
|
|
margin_left = 846.0
|
|
|
|
margin_top = 66.0
|
|
|
|
margin_right = 1066.0
|
|
|
|
margin_bottom = 231.0
|
2018-05-29 02:39:43 -04:00
|
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
|
|
rect_clip_content = false
|
|
|
|
focus_mode = 2
|
|
|
|
mouse_filter = 0
|
|
|
|
mouse_default_cursor_shape = 0
|
|
|
|
size_flags_horizontal = 1
|
|
|
|
size_flags_vertical = 1
|
|
|
|
toggle_mode = false
|
|
|
|
enabled_focus_mode = 2
|
|
|
|
shortcut = null
|
|
|
|
group = null
|
2018-05-29 03:09:36 -04:00
|
|
|
flat = true
|
2018-05-29 02:39:43 -04:00
|
|
|
align = 1
|
|
|
|
|
2018-11-12 23:17:53 -05:00
|
|
|
[node name="LaserDamageUpgrade" type="Node2D" parent="." index="7"]
|
|
|
|
|
|
|
|
light_mask = 0
|
|
|
|
position = Vector2( 371, 300 )
|
|
|
|
scale = Vector2( 0.4, 0.4 )
|
|
|
|
_sections_unfolded = [ "Transform", "Visibility" ]
|
|
|
|
__meta__ = {
|
|
|
|
"_edit_group_": true
|
|
|
|
}
|
|
|
|
|
|
|
|
[node name="Icon" type="AnimatedSprite" parent="LaserDamageUpgrade" index="0"]
|
|
|
|
|
|
|
|
frames = SubResource( 6 )
|
|
|
|
animation = "default"
|
|
|
|
|
|
|
|
[node name="Button" type="Button" parent="LaserDamageUpgrade" index="1"]
|
|
|
|
|
|
|
|
anchor_left = 0.0
|
|
|
|
anchor_top = 0.0
|
|
|
|
anchor_right = 0.0
|
|
|
|
anchor_bottom = 0.0
|
|
|
|
margin_left = -320.0
|
|
|
|
margin_top = -200.0
|
|
|
|
margin_right = 320.0
|
|
|
|
margin_bottom = 200.0
|
|
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
|
|
rect_clip_content = false
|
|
|
|
focus_mode = 2
|
|
|
|
mouse_filter = 0
|
|
|
|
mouse_default_cursor_shape = 0
|
|
|
|
size_flags_horizontal = 1
|
|
|
|
size_flags_vertical = 1
|
|
|
|
toggle_mode = false
|
|
|
|
enabled_focus_mode = 2
|
|
|
|
shortcut = null
|
|
|
|
group = null
|
|
|
|
flat = true
|
|
|
|
align = 1
|
|
|
|
|
|
|
|
[node name="Cost" type="Label" parent="LaserDamageUpgrade" index="2"]
|
|
|
|
|
|
|
|
anchor_left = 0.0
|
|
|
|
anchor_top = 0.0
|
|
|
|
anchor_right = 0.0
|
|
|
|
anchor_bottom = 0.0
|
|
|
|
margin_left = -79.0
|
|
|
|
margin_top = -228.0
|
|
|
|
margin_right = 161.0
|
|
|
|
margin_bottom = -165.0
|
|
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
|
|
rect_clip_content = false
|
|
|
|
mouse_filter = 2
|
|
|
|
mouse_default_cursor_shape = 0
|
|
|
|
size_flags_horizontal = 1
|
|
|
|
size_flags_vertical = 4
|
|
|
|
custom_fonts/font = SubResource( 7 )
|
|
|
|
custom_colors/font_color = Color( 0.272552, 1, 0.230469, 1 )
|
|
|
|
text = "$400"
|
|
|
|
percent_visible = 1.0
|
|
|
|
lines_skipped = 0
|
|
|
|
max_lines_visible = -1
|
|
|
|
_sections_unfolded = [ "custom_colors", "custom_fonts" ]
|
|
|
|
|
|
|
|
[node name="LaserPenetrationUpgrade" type="Node2D" parent="." index="8"]
|
|
|
|
|
|
|
|
light_mask = 0
|
|
|
|
position = Vector2( 660, 300 )
|
|
|
|
scale = Vector2( 0.4, 0.4 )
|
|
|
|
_sections_unfolded = [ "Transform", "Visibility" ]
|
|
|
|
__meta__ = {
|
|
|
|
"_edit_group_": true
|
|
|
|
}
|
|
|
|
|
|
|
|
[node name="Icon" type="AnimatedSprite" parent="LaserPenetrationUpgrade" index="0"]
|
|
|
|
|
|
|
|
frames = SubResource( 8 )
|
|
|
|
animation = "default"
|
|
|
|
|
|
|
|
[node name="Button" type="Button" parent="LaserPenetrationUpgrade" index="1"]
|
|
|
|
|
|
|
|
anchor_left = 0.0
|
|
|
|
anchor_top = 0.0
|
|
|
|
anchor_right = 0.0
|
|
|
|
anchor_bottom = 0.0
|
|
|
|
margin_left = -325.0
|
|
|
|
margin_top = -200.0
|
|
|
|
margin_right = 325.0
|
|
|
|
margin_bottom = 200.0
|
|
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
|
|
rect_clip_content = false
|
|
|
|
focus_mode = 2
|
|
|
|
mouse_filter = 0
|
|
|
|
mouse_default_cursor_shape = 0
|
|
|
|
size_flags_horizontal = 1
|
|
|
|
size_flags_vertical = 1
|
|
|
|
toggle_mode = false
|
|
|
|
enabled_focus_mode = 2
|
|
|
|
shortcut = null
|
|
|
|
group = null
|
|
|
|
flat = true
|
|
|
|
align = 1
|
|
|
|
|
|
|
|
[node name="Cost" type="Label" parent="LaserPenetrationUpgrade" index="2"]
|
|
|
|
|
|
|
|
anchor_left = 0.0
|
|
|
|
anchor_top = 0.0
|
|
|
|
anchor_right = 0.0
|
|
|
|
anchor_bottom = 0.0
|
|
|
|
margin_left = -98.0
|
|
|
|
margin_top = -228.0
|
|
|
|
margin_right = 142.0
|
|
|
|
margin_bottom = -165.0
|
|
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
|
|
rect_clip_content = false
|
|
|
|
mouse_filter = 2
|
|
|
|
mouse_default_cursor_shape = 0
|
|
|
|
size_flags_horizontal = 1
|
|
|
|
size_flags_vertical = 4
|
|
|
|
custom_fonts/font = SubResource( 7 )
|
|
|
|
custom_colors/font_color = Color( 0.272552, 1, 0.230469, 1 )
|
|
|
|
text = "$400"
|
|
|
|
percent_visible = 1.0
|
|
|
|
lines_skipped = 0
|
|
|
|
max_lines_visible = -1
|
|
|
|
_sections_unfolded = [ "custom_colors", "custom_fonts" ]
|
|
|
|
|
|
|
|
[node name="Turrets" type="Node2D" parent="." index="9"]
|
|
|
|
|
|
|
|
editor/display_folded = true
|
|
|
|
light_mask = 0
|
|
|
|
position = Vector2( 900, 200 )
|
|
|
|
scale = Vector2( 0.2, 0.2 )
|
|
|
|
_sections_unfolded = [ "Transform", "Visibility" ]
|
|
|
|
__meta__ = {
|
|
|
|
"_edit_group_": true
|
|
|
|
}
|
|
|
|
|
|
|
|
[node name="Icon" type="AnimatedSprite" parent="Turrets" index="0"]
|
|
|
|
|
|
|
|
frames = SubResource( 9 )
|
|
|
|
animation = "default"
|
|
|
|
|
|
|
|
[node name="Button" type="Button" parent="Turrets" index="1"]
|
|
|
|
|
|
|
|
anchor_left = 0.0
|
|
|
|
anchor_top = 0.0
|
|
|
|
anchor_right = 0.0
|
|
|
|
anchor_bottom = 0.0
|
|
|
|
margin_left = -500.0
|
|
|
|
margin_top = -500.0
|
|
|
|
margin_right = 550.0
|
|
|
|
margin_bottom = 450.0
|
|
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
|
|
rect_clip_content = false
|
|
|
|
focus_mode = 2
|
|
|
|
mouse_filter = 0
|
|
|
|
mouse_default_cursor_shape = 0
|
|
|
|
size_flags_horizontal = 1
|
|
|
|
size_flags_vertical = 1
|
|
|
|
toggle_mode = false
|
|
|
|
enabled_focus_mode = 2
|
|
|
|
shortcut = null
|
|
|
|
group = null
|
|
|
|
flat = true
|
|
|
|
align = 1
|
|
|
|
|
2018-05-23 03:57:15 -04:00
|
|
|
[connection signal="pressed" from="Resume" to="." method="_on_Button_pressed"]
|
|
|
|
|
|
|
|
[connection signal="pressed" from="Refund" to="." method="_on_Refund_pressed"]
|
2018-05-23 01:40:45 -04:00
|
|
|
|
2018-05-26 02:55:17 -04:00
|
|
|
[connection signal="pressed" from="ShootingSpeedUpgrade/Button" to="." method="_on_ShootingSpeedUpgrade_pressed"]
|
|
|
|
|
|
|
|
[connection signal="pressed" from="ShipSpeedUpgrade/Button" to="." method="_on_ShipSpeedUpgrade_pressed"]
|
2018-05-23 11:02:52 -04:00
|
|
|
|
2018-05-29 00:08:30 -04:00
|
|
|
[connection signal="pressed" from="ColorSelect/ColorSelectBG/Goldenrod" to="." method="_on_Goldenrod_pressed"]
|
|
|
|
|
|
|
|
[connection signal="pressed" from="ColorSelect/ColorSelectBG/Purple" to="." method="_on_Purple_pressed"]
|
|
|
|
|
|
|
|
[connection signal="pressed" from="ColorSelect/ColorSelectBG/SlateBlue" to="." method="_on_SlateBlue_pressed"]
|
|
|
|
|
|
|
|
[connection signal="pressed" from="ColorSelect/ColorSelectBG/Salmon" to="." method="_on_Salmon_pressed"]
|
|
|
|
|
|
|
|
[connection signal="pressed" from="ColorSelect/ColorSelectBG/Crimson" to="." method="_on_Crimson_pressed"]
|
|
|
|
|
|
|
|
[connection signal="pressed" from="ColorSelect/ColorSelectBG/MediumSpringGreen" to="." method="_on_MediumSpringGreen_pressed"]
|
|
|
|
|
|
|
|
[connection signal="pressed" from="ColorSelect/ColorSelectBG/Tomato" to="." method="_on_Tomato_pressed"]
|
|
|
|
|
|
|
|
[connection signal="pressed" from="ColorSelect/ColorSelectBG/DarkenedLawnGreen" to="." method="_on_DarkenedLawnGreen_pressed"]
|
|
|
|
|
|
|
|
[connection signal="pressed" from="ColorSelect/ColorSelectBG/DeepSkyBlue" to="." method="_on_DeepSkyBlue_pressed"]
|
|
|
|
|
2018-06-03 11:11:27 -04:00
|
|
|
[connection signal="pressed" from="ColorSelect/ColorSelectBG/Rainbow" to="." method="_on_Rainbow_pressed"]
|
|
|
|
|
2018-05-29 02:39:43 -04:00
|
|
|
[connection signal="pressed" from="DoubleLaserUpgrade/Button" to="." method="_on_DoubleLaserUpgrade_pressed"]
|
|
|
|
|
2018-11-12 23:17:53 -05:00
|
|
|
[connection signal="pressed" from="LaserDamageUpgrade/Button" to="." method="_on_Laser_Damage_Upgrade"]
|
|
|
|
|
|
|
|
[connection signal="pressed" from="LaserPenetrationUpgrade/Button" to="." method="_on_Laser_Penetration_Upgrade"]
|
|
|
|
|
|
|
|
[connection signal="pressed" from="Turrets/Button" to="." method="_on_TurretsButton_pressed"]
|
|
|
|
|
2018-05-23 01:40:45 -04:00
|
|
|
|