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
415 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/monster_ai.gd" id="2_e8lqw"]
2 years ago
[node name="Character" instance=ExtResource("1_eshlr")]
[node name="MonsterAI" type="Node3D" parent="." index="11"]
script = ExtResource("2_e8lqw")