-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathSplash.tscn
71 lines (60 loc) · 2.22 KB
/
Splash.tscn
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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
[gd_scene load_steps=6 format=2]
[ext_resource path="res://Head.tscn" type="PackedScene" id=1]
[ext_resource path="res://fonts/Pacifico-Regular.ttf" type="DynamicFontData" id=2]
[ext_resource path="res://fonts/Roboto-Black.ttf" type="DynamicFontData" id=3]
[sub_resource type="DynamicFont" id=1]
size = 128
font_data = ExtResource( 2 )
[sub_resource type="DynamicFont" id=2]
size = 24
font_data = ExtResource( 3 )
[node name="Splash" type="Spatial"]
[node name="Head" parent="." instance=ExtResource( 1 )]
transform = Transform( -0.197024, -0.153823, -0.00449079, 0.0456499, -0.0514537, -0.240351, 0.146961, -0.19024, 0.0686384, 0, 0, 0 )
[node name="Camera" type="Camera" parent="."]
transform = Transform( -0.806837, -0.590775, 6.01139e-09, 0.0326586, -0.0446027, -0.998471, 0.589871, -0.805603, 0.0552809, 0, -2.72093, 0 )
current = true
[node name="SpotLight" type="SpotLight" parent="."]
transform = Transform( 1, 0, 0, 0, 0.139743, -0.990188, 0, 0.990188, 0.139743, -4.91353, -3.33309, 2.72624 )
[node name="Control" type="Control" parent="."]
margin_right = 1281.0
margin_bottom = 721.0
__meta__ = {
"_edit_use_anchors_": false
}
[node name="Title" type="RichTextLabel" parent="Control"]
anchor_left = 0.5
anchor_right = 0.5
margin_left = -266.5
margin_top = -15.0
margin_right = 273.5
margin_bottom = 219.0
custom_fonts/normal_font = SubResource( 1 )
custom_colors/default_color = Color( 0.611765, 0.290196, 1, 1 )
custom_colors/font_color_shadow = Color( 0.4, 0.776471, 0.835294, 1 )
text = "Catcheese"
__meta__ = {
"_edit_use_anchors_": false
}
[node name="Github" type="RichTextLabel" parent="Control"]
anchor_top = 1.0
anchor_bottom = 1.0
margin_left = 11.4
margin_top = -48.1001
margin_right = 450.4
margin_bottom = -17.1001
custom_fonts/normal_font = SubResource( 2 )
custom_colors/default_color = Color( 0, 0, 0, 1 )
text = "https://github.com/cacilhas/catcheese"
[node name="Author" type="RichTextLabel" parent="Control"]
anchor_left = 1.0
anchor_top = 1.0
anchor_right = 1.0
anchor_bottom = 1.0
margin_left = -563.853
margin_top = -49.5721
margin_right = 17.1475
margin_bottom = -2.57214
custom_fonts/normal_font = SubResource( 2 )
custom_colors/default_color = Color( 0, 0, 0, 1 )
text = "Arĥimedeς Montegasppα <[email protected]>"