-
Notifications
You must be signed in to change notification settings - Fork 0
/
time.tscn
29 lines (26 loc) · 976 Bytes
/
time.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
[gd_scene load_steps=3 format=3 uid="uid://g22qjlabjw7b"]
[ext_resource type="Texture2D" uid="uid://caowl4456vs88" path="res://assets/Misc/PatchInverted.png" id="1_kcn0c"]
[ext_resource type="FontFile" uid="uid://bb36i8qiqdl26" path="res://assets/Misc/Adventurer.ttf" id="2_r7yti"]
[node name="Time" type="TextureButton"]
anchors_preset = -1
offset_left = 61.0
offset_top = 54.0
offset_right = 749.0
offset_bottom = 234.0
grow_horizontal = 0
grow_vertical = 0
texture_normal = ExtResource("1_kcn0c")
texture_pressed = ExtResource("1_kcn0c")
texture_hover = ExtResource("1_kcn0c")
stretch_mode = 0
[node name="RichTextLabel" type="RichTextLabel" parent="."]
layout_mode = 0
offset_left = 74.0
offset_top = 13.0
offset_right = 617.0
offset_bottom = 156.0
theme_override_colors/default_color = Color(0, 0, 0, 1)
theme_override_fonts/normal_font = ExtResource("2_r7yti")
theme_override_font_sizes/normal_font_size = 140
bbcode_enabled = true
text = "[center]11:49 PM[/center]"