You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The higher the resolution, the slower pathfinding will become with pixel perfect path finding, so we might need a way to configure a custom grid size, for less accurate but faster pathfinding on higher resolutions.
The text was updated successfully, but these errors were encountered:
Inspiration from Construct 2 pathfinder: https://www.scirra.com/manual/154/pathfinding
The higher the resolution, the slower pathfinding will become with pixel perfect path finding, so we might need a way to configure a custom grid size, for less accurate but faster pathfinding on higher resolutions.
The text was updated successfully, but these errors were encountered: