221 lines
6.7 KiB
Plaintext
221 lines
6.7 KiB
Plaintext
[gd_scene load_steps=14 format=3 uid="uid://xh0p6v5ir05f"]
|
|
|
|
[ext_resource type="Script" path="res://Root.gd" id="1_dtx5s"]
|
|
[ext_resource type="Script" path="res://User Interface/TeamButton.gd" id="3_g0muc"]
|
|
[ext_resource type="Script" path="res://User Interface/Header.gd" id="3_q5rri"]
|
|
[ext_resource type="Script" path="res://User Interface/Member1.gd" id="4_4xump"]
|
|
[ext_resource type="Texture2D" uid="uid://bfdqkquqtf6ir" path="res://Images/plus-icon-vector-illustration.jpg" id="4_gxo13"]
|
|
[ext_resource type="Script" path="res://TeamSelection.gd" id="6_1cnw8"]
|
|
[ext_resource type="Texture2D" uid="uid://b1kl4huy0vnin" path="res://Member/#1 - Transparent Icons.png" id="7_s2y5l"]
|
|
[ext_resource type="Script" path="res://User Interface/Hank.gd" id="8_kx4m8"]
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_74gmg"]
|
|
atlas = ExtResource("7_s2y5l")
|
|
region = Rect2(128, 0, 32, 32)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_xmmtg"]
|
|
atlas = ExtResource("7_s2y5l")
|
|
region = Rect2(96, 320, 32, 32)
|
|
|
|
[sub_resource type="CompressedTexture2D" id="CompressedTexture2D_pioex"]
|
|
load_path = "res://.godot/imported/#1 - Transparent Icons.png-075c51137bc59a17da3b30778a360723.ctex"
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_l5qwh"]
|
|
atlas = SubResource("CompressedTexture2D_pioex")
|
|
region = Rect2(32, 416, 32, 32)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_t1ab2"]
|
|
atlas = SubResource("CompressedTexture2D_pioex")
|
|
region = Rect2(288, 416, 32, 32)
|
|
|
|
[node name="Root" type="Control"]
|
|
layout_mode = 3
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
offset_right = 768.0
|
|
offset_bottom = 432.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
script = ExtResource("1_dtx5s")
|
|
|
|
[node name="UI" type="Control" parent="."]
|
|
anchors_preset = 0
|
|
offset_right = 1920.0
|
|
offset_bottom = 1080.0
|
|
|
|
[node name="CanvasLayer" type="CanvasLayer" parent="UI"]
|
|
|
|
[node name="Header" type="HBoxContainer" parent="UI/CanvasLayer"]
|
|
offset_left = 3.0
|
|
offset_right = 395.0
|
|
offset_bottom = 40.0
|
|
script = ExtResource("3_q5rri")
|
|
|
|
[node name="ScoreLabel" type="Label" parent="UI/CanvasLayer/Header"]
|
|
layout_mode = 2
|
|
text = "Score:"
|
|
|
|
[node name="Score" type="Label" parent="UI/CanvasLayer/Header"]
|
|
layout_mode = 2
|
|
text = "0"
|
|
|
|
[node name="Timer" type="Timer" parent="UI/CanvasLayer/Header"]
|
|
autostart = true
|
|
|
|
[node name="ClickUpgrades" type="MenuButton" parent="UI/CanvasLayer/Header"]
|
|
layout_mode = 2
|
|
text = "Click Upgrades"
|
|
item_count = 9
|
|
popup/item_0/text = "+1 Cost:10"
|
|
popup/item_0/id = 0
|
|
popup/item_1/text = "+10 Cost: 100"
|
|
popup/item_1/id = 1
|
|
popup/item_2/text = "+20 Cost:1,000"
|
|
popup/item_2/id = 2
|
|
popup/item_3/text = "+40 Cost: 10,000"
|
|
popup/item_3/id = 3
|
|
popup/item_4/text = "+60 Cost: 100,000"
|
|
popup/item_4/id = 4
|
|
popup/item_5/text = "+80 Cost: 1,000,000"
|
|
popup/item_5/id = 5
|
|
popup/item_6/text = "+100 Cost: 10,000,000"
|
|
popup/item_6/id = 6
|
|
popup/item_7/text = "+200 Cost: 100,000,000"
|
|
popup/item_7/id = 7
|
|
popup/item_8/text = "+400 Cost: 1,000,000,000"
|
|
popup/item_8/id = 8
|
|
|
|
[node name="PassiveUpgrades" type="MenuButton" parent="UI/CanvasLayer/Header"]
|
|
layout_mode = 2
|
|
text = "Passive Upgrades"
|
|
item_count = 9
|
|
popup/item_0/text = "2/s Cost: 100"
|
|
popup/item_0/id = 0
|
|
popup/item_1/text = "10/s Cost: 1,000"
|
|
popup/item_1/id = 1
|
|
popup/item_2/text = "20/s Cost: 10,000"
|
|
popup/item_2/id = 2
|
|
popup/item_3/text = "50/s Cost: 100,000"
|
|
popup/item_3/id = 3
|
|
popup/item_4/text = "100/s Cost:1,000,000"
|
|
popup/item_4/id = 4
|
|
popup/item_5/text = "200/s Cost: 10,000,000"
|
|
popup/item_5/id = 5
|
|
popup/item_6/text = "500/s Cost: 100,000,000"
|
|
popup/item_6/id = 6
|
|
popup/item_7/text = "1,000/s Cost: 1,000,000,000"
|
|
popup/item_7/id = 7
|
|
popup/item_8/text = "10,000/s Cost: 10,000,000,000"
|
|
popup/item_8/id = 8
|
|
|
|
[node name="TeamButton" type="Button" parent="UI/CanvasLayer/Header"]
|
|
layout_mode = 2
|
|
text = "Team"
|
|
flat = true
|
|
alignment = 0
|
|
script = ExtResource("3_g0muc")
|
|
|
|
[node name="ClickAddLabel" type="Label" parent="UI/CanvasLayer/Header"]
|
|
layout_mode = 2
|
|
text = "ClickAdd:"
|
|
|
|
[node name="ClickAdd" type="Label" parent="UI/CanvasLayer/Header"]
|
|
layout_mode = 2
|
|
text = "0"
|
|
|
|
[node name="PerSecLabel" type="Label" parent="UI/CanvasLayer/Header"]
|
|
layout_mode = 2
|
|
text = "PerSec:
|
|
"
|
|
|
|
[node name="PerSec" type="Label" parent="UI/CanvasLayer/Header"]
|
|
layout_mode = 2
|
|
text = "0"
|
|
|
|
[node name="AspectRatioContainer" type="AspectRatioContainer" parent="UI"]
|
|
visible = false
|
|
layout_mode = 0
|
|
offset_left = -2.60654
|
|
offset_top = 271.396
|
|
offset_right = 1917.39
|
|
offset_bottom = 800.396
|
|
|
|
[node name="TeamScreen" type="HBoxContainer" parent="UI/AspectRatioContainer"]
|
|
visibility_layer = 2
|
|
layout_mode = 2
|
|
alignment = 1
|
|
|
|
[node name="Member1" type="TextureButton" parent="UI/AspectRatioContainer/TeamScreen"]
|
|
custom_minimum_size = Vector2(200, 10)
|
|
layout_mode = 2
|
|
texture_normal = ExtResource("4_gxo13")
|
|
ignore_texture_size = true
|
|
stretch_mode = 0
|
|
script = ExtResource("4_4xump")
|
|
|
|
[node name="VSeparator" type="VSeparator" parent="UI/AspectRatioContainer/TeamScreen"]
|
|
layout_mode = 2
|
|
|
|
[node name="Button2" type="Button" parent="UI/AspectRatioContainer/TeamScreen"]
|
|
custom_minimum_size = Vector2(200, 10)
|
|
layout_mode = 2
|
|
text = "Click Here"
|
|
|
|
[node name="VSeparator2" type="VSeparator" parent="UI/AspectRatioContainer/TeamScreen"]
|
|
layout_mode = 2
|
|
|
|
[node name="Button3" type="Button" parent="UI/AspectRatioContainer/TeamScreen"]
|
|
custom_minimum_size = Vector2(200, 10)
|
|
layout_mode = 2
|
|
text = "Click Here"
|
|
|
|
[node name="VSeparator3" type="VSeparator" parent="UI/AspectRatioContainer/TeamScreen"]
|
|
layout_mode = 2
|
|
|
|
[node name="Button4" type="Button" parent="UI/AspectRatioContainer/TeamScreen"]
|
|
custom_minimum_size = Vector2(200, 10)
|
|
layout_mode = 2
|
|
text = "Click Here"
|
|
|
|
[node name="VSeparator4" type="VSeparator" parent="UI/AspectRatioContainer/TeamScreen"]
|
|
layout_mode = 2
|
|
|
|
[node name="Button5" type="Button" parent="UI/AspectRatioContainer/TeamScreen"]
|
|
custom_minimum_size = Vector2(200, 10)
|
|
layout_mode = 2
|
|
text = "Click Here"
|
|
|
|
[node name="Label" type="Label" parent="UI/AspectRatioContainer/TeamScreen"]
|
|
visible = false
|
|
layout_mode = 2
|
|
text = "testtestsetsetsetsetsetsetset"
|
|
|
|
[node name="TeamSelection" type="GridContainer" parent="UI"]
|
|
visible = false
|
|
offset_left = 3.0
|
|
offset_top = 40.0
|
|
offset_right = 1923.0
|
|
offset_bottom = 1120.0
|
|
columns = 10
|
|
script = ExtResource("6_1cnw8")
|
|
|
|
[node name="Hank" type="TextureButton" parent="UI/TeamSelection"]
|
|
layout_mode = 2
|
|
texture_normal = SubResource("AtlasTexture_74gmg")
|
|
script = ExtResource("8_kx4m8")
|
|
memberClickAdd = 5
|
|
memberPerSec = 25
|
|
|
|
[node name="Rory" type="TextureButton" parent="UI/TeamSelection"]
|
|
layout_mode = 2
|
|
texture_normal = SubResource("AtlasTexture_xmmtg")
|
|
|
|
[node name="TextureButton3" type="TextureButton" parent="UI/TeamSelection"]
|
|
layout_mode = 2
|
|
texture_normal = SubResource("AtlasTexture_l5qwh")
|
|
|
|
[node name="TextureButton4" type="TextureButton" parent="UI/TeamSelection"]
|
|
layout_mode = 2
|
|
texture_normal = SubResource("AtlasTexture_t1ab2")
|