mirror of
https://github.com/yeslayla/simple-dialogue.git
synced 2025-04-27 20:05:05 +02:00
7 lines
216 B
Plaintext
7 lines
216 B
Plaintext
[gd_scene load_steps=2 format=2]
|
|
|
|
[ext_resource path="res://addons/simple_dialouge/samples/minimal/minimal.gd" type="Script" id=1]
|
|
|
|
[node name="Simple Dialogue Minimal Example" type="Node"]
|
|
script = ExtResource( 1 )
|