7 lines
188 B
Plaintext
7 lines
188 B
Plaintext
[gd_scene load_steps=2 format=3]
|
|
|
|
[ext_resource type="Script" path="res://scripts/ui/shell/narration_book.gd" id="1"]
|
|
|
|
[node name="NarrationBook" type="Control"]
|
|
script = ExtResource("1")
|