[gd_scene load_steps=4 format=2] [ext_resource path="res://main/scripts/test_viteuf.gd" type="Script" id=1] [ext_resource path="res://main/dialogues/test.yarn" type="Resource" id=2] [ext_resource path="res://addons/yarn_spinner/yarn_runner.gd" type="Script" id=3] [node name="Node" type="Control"] anchor_right = 1.0 anchor_bottom = 1.0 script = ExtResource( 1 ) __meta__ = { "_edit_use_anchors_": false } [node name="YarnRunner" type="Node" parent="."] script = ExtResource( 3 ) yarnScript = ExtResource( 2 ) [node name="RichTextLabel" type="RichTextLabel" parent="."] anchor_right = 1.0 anchor_bottom = 1.0