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]
|
|
|
|
|
2021-04-04 12:52:42 +02:00
|
|
|
[node name="FunctionExecutor" type="Node"]
|
2021-03-27 15:53:32 +01:00
|
|
|
script = ExtResource( 1 )
|