Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#

NavMeshAgent.Move

public void Move(Vector3 offset);

Parameters

offsetThe relative movement vector.

Description

Apply relative movement to current position.

If the agent has a path it will be adjusted.

Did you find this page useful? Please give it a rating: