Legacy Documentation: Version 5.6 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

NavMeshAgent.Move

public void Move(Vector3 offset);

Parameters

offset The relative movement vector.

Description

Apply relative movement to current position.

If the agent has a path it will be adjusted.