Skip to content

Using NavigationAgents tutorial provides unworking example #7192

@EhoNo1

Description

@EhoNo1

Your Godot version:
Doc Version: Latest (4.0)
Editor Version: 4.0.2.stable

Issue description:
Using the provided script template for Actor as Node3D does not produce a working example.
Creating a MVP with the script provided does create a moving agent. Adding a call to the set_movement_target() of an arbitrary vector into the _ready() function does not produce any movement either.

Here is a screenshot of the scene tree of the MVP:
image
And the navigation mesh has been baked:
image

URL to the documentation page:
https://docs.godotengine.org/en/latest/tutorials/navigation/navigation_using_navigationagents.html

I can provide a copy of my MVP if requested. (Not uploading it in this message because I'm unsure of the generally accepted way to share it.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions