Dialogic textbox

This commit is contained in:
MaddoScientisto 2025-03-17 21:52:41 +01:00
commit 4226891235
25 changed files with 497 additions and 55 deletions

View file

@ -0,0 +1,12 @@
[gd_resource type="StyleBoxFlat" format=3 uid="uid://d1vblh0fnhuhf"]
[resource]
content_margin_left = 10.0
content_margin_top = 10.0
content_margin_right = 10.0
content_margin_bottom = 10.0
bg_color = Color(1, 1, 1, 1)
corner_radius_top_left = 10
corner_radius_top_right = 10
corner_radius_bottom_right = 10
corner_radius_bottom_left = 10