Navigation Agent

An asset by khairul169
The page banner background of a mountain and forest
Navigation Agent hero image

Quick Information

0 ratings
Navigation Agent icon image
khairul169
Navigation Agent

Navigation Agent for Godot Engine.See https://github.com/khairul169/gd-nav_agent for method list.

Supported Engine Version
2.1
Version String
1.0
License Version
MIT
Support Level
community
Modified Date
7 years ago
Git URL
Issue URL

GD Nav Agent

Navigation Agent for Godot Engine

Custom Nodes

  • Navigation Agent
  • Kinematic Agent

Exported Variables

  • float speed - Move speed.
  • float accel - Move acceleration.
  • float lookLerp - Look speed.
  • Vector3 lookDir - Look direction.

Variables

  • Array path - Path queue.
  • Vector3 velocity - Agent's linear velocity.

Methods

  • set_navigation(Navigation nav) - Set the navigation node.
  • set_pos(Vector3 pos) - Set agent's position.
  • go_to_pos(Vector3 pos) - Move agent to a position.
  • go_to_segment(Vector3 from, Vector3 to) - Move agent by intersecting a segment from two points.

Navigation Agent for Godot Engine.

See https://github.com/khairul169/gd-nav_agent for method list.

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
Navigation Agent icon image
khairul169
Navigation Agent

Navigation Agent for Godot Engine.See https://github.com/khairul169/gd-nav_agent for method list.

Supported Engine Version
2.1
Version String
1.0
License Version
MIT
Support Level
community
Modified Date
7 years ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers