Further improved NPC logic, and made it multiplayer friendly.
This commit is contained in:
parent
1ca0a2bdc0
commit
1ee6f6cc6d
5 changed files with 56 additions and 57 deletions
|
@ -22,3 +22,5 @@ shape = SubResource("CapsuleShape3D_am313")
|
|||
[node name="NavigationAgent3D" type="NavigationAgent3D" parent="."]
|
||||
avoidance_enabled = true
|
||||
height = 2.0
|
||||
|
||||
[node name="Timer" type="Timer" parent="."]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue