mirror of
https://github.com/godotengine/regression-test-project.git
synced 2026-01-03 14:09:15 +03:00
7 lines
215 B
Plaintext
7 lines
215 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://b7slcpsx4l8p8"]
|
|
|
|
[ext_resource type="Script" path="res://AutomaticBugs/FunctionExecutor.gd" id="1"]
|
|
|
|
[node name="FunctionExecutor" type="Node"]
|
|
script = ExtResource( "1" )
|