2021-01-30 23:20:27 +10:30
|
|
|
[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]
|
2021-01-30 23:20:27 +10:30
|
|
|
|
|
|
|
[node name="Control" type="Control"]
|
|
|
|
anchor_right = 1.0
|
|
|
|
anchor_bottom = 1.0
|
|
|
|
script = ExtResource( 1 )
|
|
|
|
__meta__ = {
|
|
|
|
"_edit_use_anchors_": false
|
|
|
|
}
|