7 lines
254 B
Plaintext
7 lines
254 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://mqj4jju3870v"]
|
|
|
|
[ext_resource type="Script" uid="uid://chfhmralfmwva" path="res://src/enemy/behaviors/FollowBehavior.cs" id="1_3rkk2"]
|
|
|
|
[node name="FollowBehavior" type="Node3D"]
|
|
script = ExtResource("1_3rkk2")
|