fixed things because of revert
This commit is contained in:
@@ -1,26 +1,21 @@
|
||||
[gd_scene load_steps=3 format=3 uid="uid://d6ngurhq1r5y"]
|
||||
[gd_scene load_steps=2 format=3 uid="uid://d6ngurhq1r5y"]
|
||||
|
||||
[ext_resource type="Script" path="res://src/scene-scripts/gui/dialog_bubble.cs" id="1_snqhg"]
|
||||
[ext_resource type="FontFile" uid="uid://cx6bvqk0ghmjv" path="res://assets/font/urbane-rounded-medium.otf" id="1_vlvkg"]
|
||||
|
||||
[node name="dialog_bubble" type="CanvasLayer"]
|
||||
script = ExtResource("1_snqhg")
|
||||
metadata/_edit_use_anchors_ = true
|
||||
|
||||
[node name="Background" type="ColorRect" parent="."]
|
||||
anchors_preset = -1
|
||||
anchor_left = 0.211
|
||||
anchor_top = 0.786
|
||||
anchor_right = 0.846
|
||||
[node name="ColorRect" type="ColorRect" parent="."]
|
||||
anchors_preset = 12
|
||||
anchor_top = 1.0
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
offset_left = 0.139984
|
||||
offset_top = -19.92
|
||||
offset_right = 0.0400391
|
||||
offset_left = 250.0
|
||||
offset_top = -190.0
|
||||
offset_right = -210.0
|
||||
offset_bottom = -20.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 0
|
||||
size_flags_horizontal = 4
|
||||
size_flags_vertical = 4
|
||||
metadata/_edit_use_anchors_ = true
|
||||
|
||||
[node name="TextLabel" type="Label" parent="."]
|
||||
anchors_preset = -1
|
||||
|
Reference in New Issue
Block a user