7 lines
186 B
Plaintext
7 lines
186 B
Plaintext
[gd_scene load_steps=2 format=3]
|
|
|
|
[ext_resource type="Script" path="res://scripts/action_editor.gd" id="1_ae"]
|
|
|
|
[node name="ActionEditor" type="PopupPanel"]
|
|
script = ExtResource("1_ae")
|