Reference API Roblox

Engine API

Website

Related

Reference API Roblox

PathfindingUseImprovedSearch

Controls whether PathfindingService uses an improved search algorithm.

Items 3

HistoryNameValueDescription
640Default0

Uses the engine-default pathfinding behavior.

640Disabled1

Uses the legacy pathfinding search algorithm.

640Enabled2

Uses the improved pathfinding search algorithm.

Description

Determines whether PathfindingService uses an improved pathfinding search algorithm. This enum is used by Workspace.PathfindingUseImprovedSearch.

History 4

Settings