A grid-based platformer pathfinding AI. Some controls: [WASD] to move the camera [CLICK] to have the "player" move to where you clicked You can also use [ARROW KEYS] to move the player if they're not pathfinding Hold [SPACE] to see the A* graph If you really want, you can press [0] to enter the editor and mess with the level. [E] to pick a tile. You'll need to press the flag again to update the A* graph once you're finished. Credits: Arith Metic on YT for the platformer AI tutorial: https://scratch.mit.edu/discuss/youtube/yidNvbK-ykw/ https://scratch.mit.edu/discuss/youtube/ydOKPX7t3XM/ https://scratch.mit.edu/discuss/youtube/OBBLgrhvaIo/ @finnagin5 for some help/scripts with the platformer physics @Ranger_07 for the A* algorithm: https://scratch.mit.edu/projects/785780520/ #pathfinding #astar #platformer #AI