You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
773 B
Plaintext

[gd_scene load_steps=4 format=3 uid="uid://c43cuvaiu2jha"]
[ext_resource type="PackedScene" uid="uid://8rcvw1vnjcf7" path="res://scene/character/character.tscn" id="1_f620f"]
[ext_resource type="Script" uid="uid://clqcqu6ewvgqh" path="res://script/character/ai/bullet_ai.gd" id="3_c6unk"]
[sub_resource type="BlackboardPlan" id="BlackboardPlan_oqe2c"]
[node name="Character" instance=ExtResource("1_f620f")]
[node name="View" parent="." index="3"]
cast_shadow = 0
[node name="BulletAI" type="Node3D" parent="." index="11"]
script = ExtResource("3_c6unk")
metadata/_custom_type_script = "uid://clqcqu6ewvgqh"
[node name="BTPlayer" type="BTPlayer" parent="." index="12"]
update_mode = 2
blackboard_plan = SubResource("BlackboardPlan_oqe2c")
unique_name_in_owner = true