]> Repositories - rushbound.git/blobdiff - addons/godot_super-wakatime/counter.tscn
Install Godot Super Wakatime
[rushbound.git] / addons / godot_super-wakatime / counter.tscn
diff --git a/addons/godot_super-wakatime/counter.tscn b/addons/godot_super-wakatime/counter.tscn
new file mode 100644 (file)
index 0000000..405164e
--- /dev/null
@@ -0,0 +1,29 @@
+[gd_scene format=3 uid="uid://c4t47uj61wtu5"]
+
+[node name="Counter" type="Panel"]
+anchors_preset = 3
+anchor_left = 1.0
+anchor_top = 1.0
+anchor_right = 1.0
+anchor_bottom = 1.0
+offset_left = -228.0
+offset_top = -36.0
+grow_horizontal = 0
+grow_vertical = 0
+size_flags_vertical = 8
+
+[node name="HBoxContainer" type="HBoxContainer" parent="."]
+layout_mode = 1
+anchors_preset = 15
+anchor_right = 1.0
+anchor_bottom = 1.0
+grow_horizontal = 2
+grow_vertical = 2
+
+[node name="Label" type="Label" parent="HBoxContainer"]
+layout_mode = 2
+size_flags_horizontal = 3
+size_flags_vertical = 1
+text = "00 hrs 00 mins"
+horizontal_alignment = 1
+vertical_alignment = 1