1
Fork 0
mirror of https://github.com/Steffo99/swear-jar.git synced 2024-10-16 22:37:26 +00:00
swear-jar/score/scoreboard.tscn
2023-10-01 16:26:50 +02:00

23 lines
542 B
Text

[gd_scene load_steps=2 format=3 uid="uid://bokcnc0q0qqj3"]
[ext_resource type="Script" path="res://score/scoreboard.gd" id="1_of77n"]
[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
script = ExtResource("1_of77n")
[node name="Label" type="Label" parent="."]
layout_mode = 0
offset_right = 40.0
offset_bottom = 23.0
text = "SCORE: "
[node name="VSlider" type="VSlider" parent="."]
layout_mode = 0
offset_right = 16.0
offset_bottom = 8.0