testproject/TimerforVariable.tscn

20 lines
420 B
Plaintext
Raw Permalink Normal View History

[gd_scene load_steps=2 format=3 uid="uid://c4i2x2n7xckcw"]
[ext_resource type="Script" path="res://label.gd" id="1_a6v74"]
[node name="Control" type="Control"]
layout_mode = 3
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
[node name="Label" type="Label" parent="."]
layout_mode = 0
offset_right = 40.0
offset_bottom = 23.0
text = "
"
script = ExtResource("1_a6v74")