• Доступ к сайту с VPN ограничен. Ваш аккаунт может быть забанен. Access to the site with a VPN is limited. Your account may be banned.

Coin 5.6 5.5 Plugins Update Dynamic Surface Navigation v1.4.1

DSN Plugin v1.1​

FIXED
  • DrawDebugNavData function - Nav point neighbor direction lines weren't respecting duration time and would persist
  • Issue with navigation not generating on Voxel Plugin v2
  • Occasional crash when quitting game in PIE
    • Confirmation is difficult as it was very rare
  • Occasional crash when quitting a world made with Voxel Plugin 1.2
    • Confirmation is difficult as it was very rare
  • Repathing could cause some pathing parameters to be reset to defaults for repaths
  • Certain actor shapes/size/properties caused starting point of path to be on underside of a platform
  • Issue which could cause navigation to not fully generate if a condition was met.

CHANGED
  • No longer need to manually change the path following component to use the DSN plugin's implementation when using the SurfaceNavAIController
    • It is now handled automatically when using SurfaceNavAIController
  • Adjustments made for max pathing iterations
    • Max was increased from 20000 to 50000

ADDED
  • Can now set per pawn max iterations via surface nav movement component
    • Useful in cases where you only want smarter AI to be able to path find longer distances
  • Support added for UE 4.27
    • Now supports 4.27 - 5.1
    • Could not publish for 4.26 due to Epic requirements for max 3 latest versions for code plugins
  • Navigation can now generate without player in level when relevant setting is enabled in grid builder
    • May be needed in cases where dev would like to run simulation without a player
  • Added a Surface Nav AI MoveTo function
    • Async pathfinding BP node
    • Note: Using the Surface Nav Move To tasks within Behavior Trees still appears to be more performant
  • Experimental Features
    • Added properties to SurfaceNavMovementComponent which allows selecting more advanced rotation modes instead of just using the nav point's normal to determine rotation
    • Added properties to SurfaceNavMovementComponent to improve corner traversal
Сверху