speedrun_timer.tscn 429 B

1234567891011121314151617
  1. [gd_scene load_steps=2 format=3 uid="uid://2wtd5v2wm5ym"]
  2. [ext_resource type="Script" path="res://scene/ui/speedrun_timer.gd" id="1_bcnba"]
  3. [node name="SpeedrunTimer" type="Control"]
  4. layout_mode = 3
  5. anchors_preset = 2
  6. anchor_top = 1.0
  7. anchor_bottom = 1.0
  8. grow_vertical = 0
  9. script = ExtResource("1_bcnba")
  10. [node name="Label" type="Label" parent="."]
  11. offset_left = -41.0
  12. offset_top = -26.0
  13. text = "00:00"
  14. vertical_alignment = 2