regression-test-project/AutomaticBugs/FunctionExecutor.tscn

7 lines
187 B
Plaintext
Raw Normal View History

2021-03-27 15:53:32 +01:00
[gd_scene load_steps=2 format=2]
[ext_resource path="res://AutomaticBugs/FunctionExecutor.gd" type="Script" id=1]
[node name="FunctionExecutor" type="Node2D"]
script = ExtResource( 1 )