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