9 lines
298 B
Plaintext
9 lines
298 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://dypki38rux1r5"]
|
|
|
|
[ext_resource type="Script" uid="uid://2an1gqwu5v5c" path="res://scripts/bee_swarm.gd" id="1_5hhfj"]
|
|
|
|
[node name="BeeSwarm" type="Area3D"]
|
|
script = ExtResource("1_5hhfj")
|
|
|
|
[node name="CollisionShape3D" type="CollisionShape3D" parent="."]
|