mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 10:05:34 +00:00
22 lines
637 B
Text
22 lines
637 B
Text
[gd_scene load_steps=2 format=3 uid="uid://1qx7a3isffve"]
|
|
|
|
[ext_resource type="Script" uid="uid://bo6kn3exqjn4v" path="res://Dialogue/CustomScenes/DefaultImageScene/default_image.gd" id="1_sosx8"]
|
|
|
|
[node name="DefaultBackground" type="Node"]
|
|
script = ExtResource("1_sosx8")
|
|
metadata/_custom_type_script = "uid://igc188fln1wv"
|
|
|
|
[node name="ColorRect" type="ColorRect" parent="."]
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
|
|
[node name="Image" type="TextureRect" parent="."]
|
|
anchors_preset = 1
|
|
anchor_left = 1.0
|
|
anchor_right = 1.0
|
|
grow_horizontal = 0
|
|
mouse_filter = 0
|
|
stretch_mode = 3
|