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.

10 lines
407 B
Plaintext

1 year ago
[gd_scene load_steps=3 format=3 uid="uid://c37rf5ecfrvwn"]
2 years ago
2 years ago
[ext_resource type="PackedScene" uid="uid://8rcvw1vnjcf7" path="res://scene/character/character.tscn" id="1_eshlr"]
[ext_resource type="Script" path="res://script/character/ai/ai.gd" id="2_7ei2q"]
2 years ago
[node name="Character" instance=ExtResource("1_eshlr")]
1 year ago
[node name="MonsterAI" type="Node3D" parent="." index="10"]
2 years ago
script = ExtResource("2_7ei2q")