new person model and scene
This commit is contained in:
10
Scenes/Prefabs/Person.tscn
Normal file
10
Scenes/Prefabs/Person.tscn
Normal file
@@ -0,0 +1,10 @@
|
||||
[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"]
|
||||
Reference in New Issue
Block a user