Aaron Jewell

Results 2 issues of Aaron Jewell

Here's an example of using a third-party pathfinding library. This was pretty intuitive to setup, feel free to use all or part of it in an example. https://replit.com/talk/share/Pathfinding-in-Kaboom/135194

The grid movement methods, moveLeft, moveRight, ... alway place the object in the center of the next grid, when resolving the position, the minimum overlap is equidistant in all directions,...