10 lines
354 B
Text
10 lines
354 B
Text
[gd_scene load_steps=2 format=3 uid="uid://dpcsom2ps588j"]
|
|
|
|
[ext_resource type="Script" uid="uid://dcocb7413ofm3" path="res://paintings/layout/painting_pile.gd" id="1_frs4q"]
|
|
|
|
[node name="PaintingPile" type="ReferenceRect"]
|
|
custom_minimum_size = Vector2(31, 20)
|
|
offset_right = 310.0
|
|
offset_bottom = 200.0
|
|
mouse_filter = 2
|
|
script = ExtResource("1_frs4q")
|