6 lines
212 B
Plaintext
6 lines
212 B
Plaintext
[gd_scene load_steps=2 format=3]
|
|
[ext_resource type="Script" path="res://scripts/theme/surfaces/parchment_panel.gd" id="1"]
|
|
[node name="ParchmentPanel" type="Panel"]
|
|
anchors_preset = 15
|
|
script = ExtResource("1")
|