This project can detect the shortest way to an object (in this case the apple). In play-mode: [space] to spawn a new cat under your mouse [“Edit”] to go into edit-mode [“show path”] to see how the path is generateted In edit-mode: [1] to select the block (will be selected at the beginning) [2] to select the apple (then click and the apple will apear under your mouse) [3] to select the eraser [“erase all”] to erase everything [“Play“] to go back to play-mode
Thanks to @griffpatch for his tutorial about path finding. :D Have fun!