[gd_scene load_steps=3 format=2] [ext_resource path="res://AIO/Operators/Operators.gd" type="Script" id=1] [ext_resource path="res://AIO/Operators/Operators2.gd" type="Script" id=2] [node name="Operators" type="Node2D"] script = ExtResource( 1 ) [node name="Operators2" type="Node2D" parent="."] script = ExtResource( 2 )