Skip to content

Options to execute the pathfinding instantly and wait for its completion to proceed with the event execution. #6

@Dromarch

Description

@Dromarch

Is your feature request related to a problem? Please describe.
By default the pathfinding only starts when the entire command list of the event has finished. It would be interesting to add an option to execute the pathfinding instantly after the plugin command is trigged in the command list of the running event. In addition, an option for the command list of the event wait the end of execution of the pathfinding to continue.

Additional context
This could cause the event processing never continue if the pathfinding never reach its destination, but that would be the user's problem. I can't think a solution here other than setting a limit on attempts to reach the destination.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions