In 4.0 this will automatically add a AIDestinationSetter component and set the target on that component. Try instead to use the #destination property which does not require a transform to be created as the target or use the AIDestinationSetter component directly.
In 4.0 this will automatically add a AIDestinationSetter component and set the target on that component. Try instead to use the #destination property which does not require a transform to be created as the target or use the AIDestinationSetter component directly.
World space can no longer be used as it does not work well with rotated graphs. Use transform.InverseTransformPoint to transform points to local space.
This feature is currently disabled as it didn't work that well and was tricky to support after some changes to the RVO system. It may be enabled again in a future version.
This feature is currently disabled as it didn't work that well and was tricky to support after some changes to the RVO system. It may be enabled again in a future version.