[gd_scene load_steps=4 format=3 uid="uid://bvvbru50snsfe"] [ext_resource type="Script" path="res://objectives/objective_switcher.gd" id="1_mypxc"] [ext_resource type="PackedScene" uid="uid://wbsuw08hvmmj" path="res://objectives/objective_yellow.tscn" id="2_pl0j8"] [ext_resource type="PackedScene" uid="uid://cor8546a2ig7y" path="res://objectives/objective_dead.tscn" id="3_56xmi"] [node name="objective_switcher" type="Node3D"] script = ExtResource("1_mypxc") [node name="objective" parent="." instance=ExtResource("2_pl0j8")] [node name="objective_dead" parent="." instance=ExtResource("3_56xmi")]