RhythmGame/scenes/FontTesting.tscn

12 lines
250 B
Plaintext
Raw Permalink Normal View History

[gd_scene load_steps=2 format=2]
2021-11-27 16:51:59 +10:30
[ext_resource path="res://scripts/FontTesting.gd" type="Script" id=1]
[node name="Control" type="Control"]
anchor_right = 1.0
anchor_bottom = 1.0
script = ExtResource( 1 )
__meta__ = {
"_edit_use_anchors_": false
}