[gd_scene load_steps=3 format=2] [ext_resource path="res://jrpg/scripts/ui/speech_text.gd" type="Script" id=1] [ext_resource path="res://jrpg/fonts/puritan.tres" type="DynamicFont" id=2] [node name="SpeechText" type="Label"] anchor_right = 1.0 margin_right = -232.0 margin_bottom = 212.0 custom_fonts/font = ExtResource( 2 ) align = 1 valign = 1 script = ExtResource( 1 ) __meta__ = { "_edit_use_anchors_": false }