requestPath(to:)
Requests a pathfind from the owning entity’s position to the target position.
Declaration
func requestPath(to targetPosition: SIMD3<Float>)Requests a pathfind from the owning entity’s position to the target position.
func requestPath(to targetPosition: SIMD3<Float>)