fixed persons script
This commit is contained in:
@@ -28,7 +28,7 @@ func _physics_process(delta: float) -> void:
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
func _on_object_placed():
|
func _on_object_placed(build_position):
|
||||||
nav_agent.target_position = Vector3(-14.305,3.486,-59.836)
|
nav_agent.target_position = Vector3(-14.305,3.486,-59.836)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user