This repository was archived by the owner on Jun 15, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathsetup.tscn
More file actions
57 lines (49 loc) · 1.45 KB
/
setup.tscn
File metadata and controls
57 lines (49 loc) · 1.45 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
[gd_scene load_steps=3 format=3 uid="uid://dsp33e8s172n5"]
[ext_resource type="FontFile" uid="uid://culcak1g0byvy" path="res://fonts/HankenGrotesk-Medium.ttf" id="1_e5qvj"]
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_37v2i"]
bg_color = Color(0, 0.392157, 0.678431, 1)
[node name="Setup" type="Control"]
layout_mode = 3
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
[node name="Panel" type="Panel" parent="."]
layout_mode = 0
offset_right = 770.0
offset_bottom = 350.0
theme_override_styles/panel = SubResource("StyleBoxFlat_37v2i")
[node name="Label" type="Label" parent="."]
layout_mode = 0
offset_left = 7.0
offset_top = 7.0
offset_right = 172.0
offset_bottom = 56.0
theme_override_fonts/font = ExtResource("1_e5qvj")
text = "Welcome to Adastral.
let's get you set up!"
[node name="Label2" type="Label" parent="."]
layout_mode = 0
offset_left = 6.0
offset_top = 65.0
offset_right = 301.0
offset_bottom = 88.0
theme_override_fonts/font = ExtResource("1_e5qvj")
text = "Sourcemod path:"
[node name="Label3" type="Label" parent="."]
layout_mode = 0
offset_left = 7.0
offset_top = 91.0
offset_right = 302.0
offset_bottom = 114.0
theme_override_fonts/font = ExtResource("1_e5qvj")
text = "TF2:"
[node name="Label4" type="Label" parent="."]
layout_mode = 0
offset_left = 6.0
offset_top = 116.0
offset_right = 301.0
offset_bottom = 139.0
theme_override_fonts/font = ExtResource("1_e5qvj")
text = "SDK 2013 Multiplayer:"