2021-02-23 19:12:20 +01:00
|
|
|
[gd_scene load_steps=2 format=2]
|
|
|
|
|
|
|
|
[ext_resource path="res://AutomaticBugs/FunctionExecutor.gd" type="Script" id=1]
|
|
|
|
|
2021-04-04 12:50:40 +02:00
|
|
|
[node name="FunctionExecutor" type="Node"]
|
2021-02-23 19:12:20 +01:00
|
|
|
script = ExtResource( 1 )
|