BallanceStalker/scenes/user_interface/LabelBig.tscn
2022-07-02 21:23:45 +08:00

9 lines
236 B
Plaintext

[gd_scene load_steps=2 format=2]
[ext_resource path="res://resources/fonts/fontstyle_big.tres" type="DynamicFont" id=1]
[node name="LabelBig" type="Label"]
margin_right = 40.0
margin_bottom = 14.0
custom_fonts/font = ExtResource( 1 )