188 lines
5.8 KiB
Plaintext
188 lines
5.8 KiB
Plaintext
[gd_scene load_steps=15 format=3 uid="uid://bhg0uqxjr73e"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://bc6g14s6uvxir" path="res://Assets/bliss 600dpi.jpg" id="1_d8jhn"]
|
|
[ext_resource type="PackedScene" uid="uid://owcnraxh2lvx" path="res://scenes/desktop_icon.tscn" id="2_31yks"]
|
|
[ext_resource type="Texture2D" uid="uid://c0o2q5i5ph4jd" path="res://Assets/tomtam_blep.png" id="3_1fypo"]
|
|
[ext_resource type="Texture2D" uid="uid://8rdnqrdlik3u" path="res://Assets/My Computer.png" id="4_1fypo"]
|
|
[ext_resource type="Texture2D" uid="uid://kp6kw7osssao" path="res://Assets/Floppy Disk.png" id="4_f5eqh"]
|
|
[ext_resource type="Texture2D" uid="uid://cpn4a1efcyw0" path="res://Assets/Recycle Bin (empty).png" id="4_te4f3"]
|
|
[ext_resource type="Texture2D" uid="uid://c8bta3ai08hyw" path="res://Assets/Taskbar.png" id="7_0s07y"]
|
|
[ext_resource type="Texture2D" uid="uid://d1k77bo3y8hjg" path="res://Assets/StartButton2.png" id="8_rf44w"]
|
|
[ext_resource type="Texture2D" uid="uid://fpai1y66x4ap" path="res://Assets/Taskbar-right.png" id="9_u7tg2"]
|
|
[ext_resource type="Script" uid="uid://c54eiokna6tpq" path="res://tray_clock.gd" id="10_utjsd"]
|
|
[ext_resource type="Texture2D" uid="uid://cgepikt26ot0a" path="res://Assets/window.png" id="11_ufj3f"]
|
|
[ext_resource type="Script" uid="uid://cfuhmfrsrtkvl" path="res://window_decorations.gd" id="12_vbt2a"]
|
|
|
|
[sub_resource type="SystemFont" id="SystemFont_nirc1"]
|
|
font_names = PackedStringArray("Arial")
|
|
font_italic = true
|
|
font_weight = 550
|
|
generate_mipmaps = true
|
|
|
|
[sub_resource type="SystemFont" id="SystemFont_ufj3f"]
|
|
font_names = PackedStringArray("Arial")
|
|
|
|
[node name="Control" type="Control"]
|
|
layout_mode = 3
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
size_flags_horizontal = 3
|
|
size_flags_vertical = 3
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="."]
|
|
layout_mode = 1
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
texture = ExtResource("1_d8jhn")
|
|
expand_mode = 2
|
|
stretch_mode = 6
|
|
|
|
[node name="MarginContainer" type="MarginContainer" parent="."]
|
|
layout_mode = 1
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
theme_override_constants/margin_left = 10
|
|
theme_override_constants/margin_top = 10
|
|
theme_override_constants/margin_right = 10
|
|
theme_override_constants/margin_bottom = 32
|
|
|
|
[node name="VFlowContainer" type="VFlowContainer" parent="MarginContainer"]
|
|
layout_mode = 2
|
|
|
|
[node name="Desktop Icon105" parent="MarginContainer/VFlowContainer" instance=ExtResource("2_31yks")]
|
|
layout_mode = 2
|
|
icon_texture = ExtResource("4_te4f3")
|
|
icon_text = "Recycle Bin"
|
|
min_size = Vector2(48, 48)
|
|
|
|
[node name="Desktop Icon106" parent="MarginContainer/VFlowContainer" instance=ExtResource("2_31yks")]
|
|
layout_mode = 2
|
|
icon_texture = ExtResource("4_1fypo")
|
|
icon_text = "My Stream"
|
|
min_size = Vector2(48, 48)
|
|
|
|
[node name="Desktop Icon104" parent="MarginContainer/VFlowContainer" instance=ExtResource("2_31yks")]
|
|
layout_mode = 2
|
|
icon_texture = ExtResource("4_f5eqh")
|
|
icon_text = "Doggo's Memory"
|
|
min_size = Vector2(48, 48)
|
|
|
|
[node name="Desktop Icon103" parent="MarginContainer/VFlowContainer" instance=ExtResource("2_31yks")]
|
|
layout_mode = 2
|
|
icon_texture = ExtResource("3_1fypo")
|
|
icon_text = "TomTam.exe"
|
|
min_size = Vector2(48, 48)
|
|
|
|
[node name="Taskbar9P" type="NinePatchRect" parent="."]
|
|
custom_minimum_size = Vector2(0, 32)
|
|
layout_mode = 1
|
|
anchors_preset = 12
|
|
anchor_top = 1.0
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 0
|
|
texture = ExtResource("7_0s07y")
|
|
patch_margin_top = 4
|
|
patch_margin_bottom = 5
|
|
|
|
[node name="StartButton9P" type="NinePatchRect" parent="Taskbar9P"]
|
|
layout_mode = 1
|
|
anchors_preset = 2
|
|
anchor_top = 1.0
|
|
anchor_bottom = 1.0
|
|
offset_top = -32.0
|
|
offset_right = 98.0
|
|
grow_vertical = 0
|
|
texture = ExtResource("8_rf44w")
|
|
patch_margin_left = 4
|
|
patch_margin_top = 12
|
|
patch_margin_right = 8
|
|
patch_margin_bottom = 11
|
|
|
|
[node name="HBoxContainer" type="HBoxContainer" parent="Taskbar9P/StartButton9P"]
|
|
layout_mode = 1
|
|
anchors_preset = 8
|
|
anchor_left = 0.5
|
|
anchor_top = 0.5
|
|
anchor_right = 0.5
|
|
anchor_bottom = 0.5
|
|
offset_left = -37.0
|
|
offset_top = -13.0
|
|
offset_right = 35.5
|
|
offset_bottom = 13.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="Taskbar9P/StartButton9P/HBoxContainer"]
|
|
layout_mode = 2
|
|
texture = ExtResource("3_1fypo")
|
|
expand_mode = 2
|
|
|
|
[node name="Label" type="Label" parent="Taskbar9P/StartButton9P/HBoxContainer"]
|
|
layout_mode = 2
|
|
theme_override_colors/font_shadow_color = Color(0.015686275, 0.015686275, 0.015686275, 0.60784316)
|
|
theme_override_fonts/font = SubResource("SystemFont_nirc1")
|
|
text = "start"
|
|
|
|
[node name="SystemTray9P" type="NinePatchRect" parent="Taskbar9P"]
|
|
layout_mode = 1
|
|
anchors_preset = 6
|
|
anchor_left = 1.0
|
|
anchor_top = 0.5
|
|
anchor_right = 1.0
|
|
anchor_bottom = 0.5
|
|
offset_left = -124.0
|
|
offset_top = -16.0
|
|
offset_bottom = 16.0
|
|
grow_horizontal = 0
|
|
grow_vertical = 2
|
|
texture = ExtResource("9_u7tg2")
|
|
patch_margin_left = 11
|
|
patch_margin_top = 6
|
|
patch_margin_right = 8
|
|
patch_margin_bottom = 6
|
|
|
|
[node name="Clock" type="MarginContainer" parent="Taskbar9P/SystemTray9P"]
|
|
layout_mode = 1
|
|
anchors_preset = 6
|
|
anchor_left = 1.0
|
|
anchor_top = 0.5
|
|
anchor_right = 1.0
|
|
anchor_bottom = 0.5
|
|
offset_left = -41.0
|
|
offset_top = -16.0
|
|
offset_bottom = 16.0
|
|
grow_horizontal = 0
|
|
grow_vertical = 2
|
|
theme_override_constants/margin_right = 9
|
|
script = ExtResource("10_utjsd")
|
|
|
|
[node name="Clock_label" type="Label" parent="Taskbar9P/SystemTray9P/Clock"]
|
|
layout_mode = 2
|
|
theme_override_fonts/font = SubResource("SystemFont_ufj3f")
|
|
text = "18:30"
|
|
|
|
[node name="WindowDecorations" type="NinePatchRect" parent="."]
|
|
layout_mode = 0
|
|
offset_right = 500.0
|
|
offset_bottom = 500.0
|
|
texture = ExtResource("11_ufj3f")
|
|
region_rect = Rect2(0, 0, 289, 305)
|
|
patch_margin_left = 10
|
|
patch_margin_top = 42
|
|
patch_margin_right = 90
|
|
patch_margin_bottom = 10
|
|
script = ExtResource("12_vbt2a")
|
|
window_size = Vector2(500, 500)
|
|
window_pos = null
|