[gd_scene load_steps=4 format=2] [ext_resource path="res://user_interface/utility_controls/editable_text_block.tscn" type="PackedScene" id=1] [ext_resource path="res://user_interface/chat_panel/message_editable.gd" type="Script" id=2] [ext_resource path="res://sounds/message_inserted.wav" type="AudioStream" id=4] [node name="MessageNode" instance=ExtResource( 1 )] script = ExtResource( 2 ) [node name="NinePatch" parent="." index="0"] patch_margin_top = 12 patch_margin_bottom = 12 [node name="VBoxContainer" parent="." index="1"] custom_constants/separation = -16 [node name="MessageInsertedSound" type="AudioStreamPlayer" parent="." index="3"] stream = ExtResource( 4 ) volume_db = -6.0