Files
project-thor/Scenes/Prefabs/Person.tscn
2025-08-14 19:38:30 +02:00

11 lines
415 B
Plaintext

[gd_scene load_steps=2 format=3 uid="uid://ciejie1wil58m"]
[ext_resource type="PackedScene" uid="uid://q3xjqni131pt" path="res://Blends/Person/Person.blend" id="1_11yxf"]
[node name="Person" type="Node3D"]
[node name="Person" parent="." instance=ExtResource("1_11yxf")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, -0.600845)
[node name="NavigationAgent3D" type="NavigationAgent3D" parent="Person"]