mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 11:15:33 +00:00
9 lines
352 B
Text
9 lines
352 B
Text
[gd_scene load_steps=2 format=3 uid="uid://d2it0xiap3gnt"]
|
|
|
|
[ext_resource type="Script" uid="uid://dcae6nsh8fgtp" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_Textbubble/text_bubble_layer.gd" id="1_b37je"]
|
|
|
|
[node name="TextBubbleLayer" type="Control"]
|
|
layout_mode = 3
|
|
anchors_preset = 0
|
|
mouse_filter = 2
|
|
script = ExtResource("1_b37je")
|